increased attempts for build app

This commit is contained in:
DJ2LS 2023-01-21 17:20:12 +01:00
parent 6e863ddd22
commit 4e83d49144

View file

@ -362,6 +362,7 @@ jobs:
# release the app after building
release: ${{ startsWith(github.ref, 'refs/tags/v') }}
args: ${{ matrix.electron_parameters }}
max_attempts: 3
- name: Compress TNC
uses: thedoctor0/zip-release@master