mirror of
https://github.com/Grasscutters/Cultivation.git
synced 2025-12-13 15:44:35 +01:00
Switch build to release
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -34,7 +34,7 @@ jobs:
|
|||||||
toolchain: stable
|
toolchain: stable
|
||||||
|
|
||||||
- name: Install deps and build
|
- name: Install deps and build
|
||||||
run: yarn && yarn build --debug
|
run: yarn && yarn build
|
||||||
|
|
||||||
- name: Compress build
|
- name: Compress build
|
||||||
uses: vimtor/action-zip@v1
|
uses: vimtor/action-zip@v1
|
||||||
|
|||||||
Reference in New Issue
Block a user