Update build.yml
This commit is contained in:
parent
46744022d8
commit
4534a78aeb
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ jobs:
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
|
||||||
- name: 🔧 Install pnpm
|
- name: 🔧 Install pnpm
|
||||||
uses: https://github.com/actions/pnpm-action-setup@v4
|
uses: https://github.com/actions/pnpm/action-setup@v4
|
||||||
with:
|
with:
|
||||||
version: 9
|
version: 9
|
||||||
run_install: false
|
run_install: false
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue