mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-21 04:40:41 +00:00
Update ci.yml
This commit is contained in:
@@ -16,8 +16,6 @@ jobs:
|
||||
node-version: 20
|
||||
- name: Setup npm
|
||||
run: npm install
|
||||
- name: Prebuild
|
||||
run: npm run prebuild
|
||||
- name: Build
|
||||
run: npm run build-prod
|
||||
- uses: actions/upload-artifact@v4
|
||||
|
||||
Reference in New Issue
Block a user