Compare commits
2 Commits
b2a97cdcad
...
76d0e106b2
| Author | SHA1 | Date | |
|---|---|---|---|
| 76d0e106b2 | |||
| 63050174e9 |
@@ -25,6 +25,9 @@ jobs:
|
||||
node-version: '20'
|
||||
cache: 'pnpm'
|
||||
|
||||
- name: Install pnpm
|
||||
run: npm install -g pnpm
|
||||
|
||||
- name: Install dependencies
|
||||
run: pnpm install --frozen-lockfile
|
||||
|
||||
|
||||
Reference in New Issue
Block a user