This commit is contained in:
SoftFever
2023-08-11 18:31:52 +08:00
parent 905ad5296b
commit 7e87d9f031
5 changed files with 7 additions and 7 deletions

View File

@@ -63,9 +63,9 @@ jobs:
# - run: Get-ChildItem ${{ github.workspace }}/deps/build/ -Exclude OrcaSlicer_dep | Remove-Item -Recurse -Force
- name: Build studio
- name: Build slicer
working-directory: ${{ github.workspace }}
run: .\build_release.bat studio
run: .\build_release.bat slicer
# - name: pack app
# working-directory: ${{ github.workspace }}/build