This commit is contained in:
parent
2c6f431ba1
commit
a025dc2321
@ -19,6 +19,7 @@ jobs:
|
||||
- name: node
|
||||
run: |
|
||||
mkdir -p ~/.ssh
|
||||
npm install webworkify-webpack --save
|
||||
ssh-keyscan github.com >> ~/.ssh/known_hosts
|
||||
pnpm i
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user