ci: update workflows config.
This commit is contained in:
parent
7e8f89418c
commit
75830aa8bc
2
.github/workflows/win.yml
vendored
2
.github/workflows/win.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- uses: actions/setup-node@v3
|
- uses: actions/setup-node@v3
|
||||||
with:
|
with:
|
||||||
node-version: 16
|
node-version: 18
|
||||||
|
|
||||||
- run: npm install
|
- run: npm install
|
||||||
- run: npm run build
|
- run: npm run build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user