mirror of
https://ghfast.top/https://github.com/zsjy/halo-theme-dream2.0-plus.git
synced 2025-03-15 11:59:40 +08:00
Update node.js.yml
This commit is contained in:
parent
56985f9db6
commit
01d0b29b84
6
.github/workflows/node.js.yml
vendored
6
.github/workflows/node.js.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
node-version: [14.x, 16.x, 18.x]
|
||||
node-version: [20.x]
|
||||
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
|
||||
|
||||
steps:
|
||||
@ -28,5 +28,5 @@ jobs:
|
||||
cache: 'npm'
|
||||
- name: Install dependencies
|
||||
run: npm install
|
||||
- run: npm run build --devel
|
||||
- run: npm test
|
||||
- name: Build
|
||||
run: npm run build
|
||||
|
Loading…
x
Reference in New Issue
Block a user