We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 751b99a commit 82a7fdcCopy full SHA for 82a7fdc
.github/workflows/verify-package.yml
@@ -26,7 +26,7 @@ jobs:
26
build-and-package:
27
name: Build & Dist Check
28
runs-on: ubuntu-latest
29
- timeout-minutes: 30
+ timeout-minutes: 60
30
31
steps:
32
- name: Checkout Source
0 commit comments