Skip to content

Commit 5894ae7

Browse files
committed
Double timeout of publish task
1 parent a667872 commit 5894ae7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
strategy:
8181
fail-fast: false
8282
runs-on: ubuntu-latest
83-
timeout-minutes: 10
83+
timeout-minutes: 20
8484
steps:
8585
- name: Checkout
8686
uses: actions/checkout@v3

0 commit comments

Comments
 (0)