This commit is contained in:
parent
eb86f4b57c
commit
2907bd855f
@ -24,6 +24,9 @@ jobs:
|
||||
- name: Install PNPM
|
||||
run: wget -qO- https://get.pnpm.io/install.sh | ENV="$HOME/.bashrc" SHELL="$(which bash)" bash -
|
||||
|
||||
- name: Enable PNPM
|
||||
run: source /root/.bashrc
|
||||
|
||||
- name: Install Dependencies
|
||||
run: pnpm install
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user