mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 10:32:20 +00:00
Fix CICD
This commit is contained in:
4
.github/workflows/build_win.yml
vendored
4
.github/workflows/build_win.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user