mirror of
https://github.com/MCSManager/MCSManager.git
synced 2025-04-06 17:10:29 +08:00
Update webpack.yml
This commit is contained in:
parent
089f57eff3
commit
6e06d8145d
4
.github/workflows/webpack.yml
vendored
4
.github/workflows/webpack.yml
vendored
@ -1,4 +1,4 @@
|
||||
name: NodeJS with Webpack
|
||||
name: Build MCSManager
|
||||
|
||||
on:
|
||||
push:
|
||||
@ -12,7 +12,7 @@ jobs:
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
node-version: [16.x, 18.x, 20.x]
|
||||
node-version: [16.x, 20.x]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
Loading…
x
Reference in New Issue
Block a user