chore: auto-update github workflows
This commit is contained in:
4
.github/workflows/build-npm.yaml
vendored
4
.github/workflows/build-npm.yaml
vendored
@@ -29,9 +29,7 @@ jobs:
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 22.x
|
||||
cache: npm
|
||||
- name: Install dependencies
|
||||
run: npm ci
|
||||
cache: yarn
|
||||
- name: yarn install
|
||||
run: |
|
||||
yarn install
|
||||
|
||||
Reference in New Issue
Block a user