Skip to content

Commit 63723a2

Browse files
authored
Update storage.yml
1 parent 71f5474 commit 63723a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/storage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
run: sudo xcode-select -s /Applications/${{ matrix.xcode }}.app/Contents/Developer
7373
- uses: nick-fields/retry@ce71cc2ab81d554ebbe88c79ab5975992d79ba08 # v3
7474
with:
75-
# timeout_minutes: 120
75+
timeout_minutes: 120
7676
max_attempts: 3
7777
# retry_wait_seconds: 120
7878
retry_wait_seconds: 1

0 commit comments

Comments
 (0)