Skip to content

Commit 302dceb

Browse files
committed
CI
1 parent 0cf0397 commit 302dceb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/nightly.yml

+1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737

3838
- name: Install dependencies and wait
3939
run: |
40+
corepack enable &
4041
yarn install --immutable # &
4142
# sleep 180 &
4243
# wait

0 commit comments

Comments
 (0)