2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@@ -37,7 +37,7 @@ jobs:
|
||||
cache: "npm"
|
||||
|
||||
- name: Update npm
|
||||
- run: "npm i -g npm@11.8.0"
|
||||
run: npm i -g npm@11.8.0
|
||||
|
||||
- name: Install dependencies
|
||||
run: npm ci
|
||||
|
||||
Reference in New Issue
Block a user