Skip to content

Commit e60b110

Browse files
committed
corepack enable on deploy.yml
1 parent 45d1cea commit e60b110

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
- name: Install and Build Vuepress
1919
run: |
2020
export NODE_OPTIONS=--openssl-legacy-provider
21+
corepack enable
2122
yarn install
2223
yarn just-build
2324

0 commit comments

Comments
 (0)