Skip to content

Commit 86e6bfd

Browse files
committed
longer timeout, fsck is long
1 parent 6e1a7de commit 86e6bfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
AWS_SECRET_ACCESS_KEY: ${{ secrets.s3_secret_key }}
6262
GIT_TOKEN: ${{ secrets.git_token }}
6363
DATALAD_LOG_LEVEL: WARN
64-
timeout-minutes: 15
64+
timeout-minutes: 45
6565
steps:
6666
- name: setup python
6767
uses: actions/[email protected]

0 commit comments

Comments
 (0)