mirror of
https://github.com/Megghy/vtsuru.live.git
synced 2025-12-06 18:36:55 +08:00
Update node.js.yml
This commit is contained in:
5
.github/workflows/node.js.yml
vendored
5
.github/workflows/node.js.yml
vendored
@@ -26,6 +26,5 @@ jobs:
|
||||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
cache: 'npm'
|
||||
- run: npm install yarn
|
||||
- run: yarn install
|
||||
- run: yarn build
|
||||
- run: npm install
|
||||
- run: npm build
|
||||
|
||||
Reference in New Issue
Block a user