Migrate pnpm to v11 in github actions
This commit is contained in:
2
.github/workflows/build_push_master.yml
vendored
2
.github/workflows/build_push_master.yml
vendored
@@ -35,6 +35,8 @@ jobs:
|
||||
version: 11.1.2
|
||||
cache: true
|
||||
|
||||
- run: pnpm setup
|
||||
|
||||
- name: Cache node_modules
|
||||
uses: actions/cache@v4
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user