mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
UPD: Try to create .dmg package 5 times
This commit is contained in:
parent
0135b6d4e8
commit
0c65eea9dd
1 changed files with 1 additions and 1 deletions
2
.github/scripts/create_snapshot.sh
vendored
2
.github/scripts/create_snapshot.sh
vendored
|
|
@ -49,7 +49,7 @@ build_doublecmd()
|
|||
|
||||
# Create *.dmg package
|
||||
HDI_TRY=0
|
||||
HDI_MAX=3
|
||||
HDI_MAX=5
|
||||
|
||||
while true; do
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue