ci: bump mount wait time for macOS
This commit is contained in:
committed by
Chris Rizzitello
parent
751904f27c
commit
cb638f4712
@ -9,7 +9,7 @@ on run argv
|
||||
repeat while open_attempts < 5
|
||||
try
|
||||
open
|
||||
delay 1
|
||||
delay 5
|
||||
set open_attempts to 5
|
||||
close
|
||||
on error errStr number errorNumber
|
||||
|
||||
Reference in New Issue
Block a user