mirror of
https://github.com/jaywcjlove/reference.git
synced 2025-06-17 04:31:22 +08:00
ci: update workflows config.
This commit is contained in:
2
.github/workflows/win.yml
vendored
2
.github/workflows/win.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: 16
|
||||
node-version: 18
|
||||
|
||||
- run: npm install
|
||||
- run: npm run build
|
||||
|
Reference in New Issue
Block a user