mirror of
https://github.com/mifi/lossless-cut.git
synced 2024-11-21 18:02:35 +01:00
reduce retry for now
This commit is contained in:
parent
2c1796c2ac
commit
9eb2a325c2
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -83,7 +83,7 @@ jobs:
|
||||
# release the app after building
|
||||
release: ${{ env.is_tag == 'true' }}
|
||||
|
||||
max_attempts: 2
|
||||
max_attempts: 1
|
||||
|
||||
mac_certs: ${{ secrets.mac_certs }}
|
||||
mac_certs_password: ${{ secrets.mac_certs_password }}
|
||||
|
Loading…
Reference in New Issue
Block a user