mirror of
https://ghfast.top/https://github.com/zsjy/halo-theme-dream2.0-plus.git
synced 2025-03-16 00:49:40 +08:00
Update node.js.yml
This commit is contained in:
parent
1066509903
commit
56985f9db6
2
.github/workflows/node.js.yml
vendored
2
.github/workflows/node.js.yml
vendored
@ -27,6 +27,6 @@ jobs:
|
|||||||
node-version: ${{ matrix.node-version }}
|
node-version: ${{ matrix.node-version }}
|
||||||
cache: 'npm'
|
cache: 'npm'
|
||||||
- name: Install dependencies
|
- 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