Update to use pnpm instead of npm #7
@ -12,7 +12,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout project
|
- name: Checkout project
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: 🔧 Install pnpm
|
- name: 🔧 Install pnpm
|
||||||
uses: https://github.com/pnpm/action-setup@v4
|
uses: https://github.com/pnpm/action-setup@v4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user