Migrate pnpm to v11 in github actions
This commit is contained in:
2
.github/workflows/build_pull_request.yml
vendored
2
.github/workflows/build_pull_request.yml
vendored
@@ -19,6 +19,8 @@ jobs:
|
||||
version: 11.1.2
|
||||
cache: true
|
||||
|
||||
- run: pnpm setup
|
||||
|
||||
- name: Install modules
|
||||
run: pnpm ci
|
||||
|
||||
|
||||
Reference in New Issue
Block a user