mirror of
https://github.com/MCSManager/MCSManager.git
synced 2025-01-12 14:54:34 +08:00
Feat: add workflows
This commit is contained in:
parent
c0c5abe92f
commit
0ce48aa186
4
.github/workflows/webpack.yml
vendored
4
.github/workflows/webpack.yml
vendored
@ -22,5 +22,5 @@ jobs:
|
||||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
|
||||
- name: Build
|
||||
run: sh build.sh
|
||||
- name: Build Frontend
|
||||
run: cd frontend && npm install && npm run build
|
||||
|
Loading…
Reference in New Issue
Block a user