We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cf0397 commit 302dcebCopy full SHA for 302dceb
.github/workflows/nightly.yml
@@ -37,6 +37,7 @@ jobs:
37
38
- name: Install dependencies and wait
39
run: |
40
+ corepack enable &
41
yarn install --immutable # &
42
# sleep 180 &
43
# wait
0 commit comments