mirror of
https://ghfast.top/https://github.com/zsjy/halo-theme-dream2.0-plus.git
synced 2025-03-16 03:09:41 +08:00
Update node.js.yml
This commit is contained in:
parent
7d5ccef751
commit
1066509903
2
.github/workflows/node.js.yml
vendored
2
.github/workflows/node.js.yml
vendored
@ -26,7 +26,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
node-version: ${{ matrix.node-version }}
|
node-version: ${{ matrix.node-version }}
|
||||||
cache: 'npm'
|
cache: 'npm'
|
||||||
- run: npm ci
|
- name: Install dependencies
|
||||||
- run: npm install
|
- run: npm install
|
||||||
- run: npm run build --devel
|
- run: npm run build --devel
|
||||||
- run: npm test
|
- run: npm test
|
||||||
|
Loading…
x
Reference in New Issue
Block a user