mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 06:41:14 -06:00
fix orca_custom_preset_tests
This commit is contained in:
parent
418354c53b
commit
f44eac74ea
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build_orca.yml
vendored
2
.github/workflows/build_orca.yml
vendored
|
@ -250,7 +250,7 @@ jobs:
|
||||||
working-directory: ${{ github.workspace }}/build/src
|
working-directory: ${{ github.workspace }}/build/src
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
OrcaSlicer_profile_validator -p ${{ github.workspace }}/resources/profiles -g 1
|
./OrcaSlicer_profile_validator -p ${{ github.workspace }}/resources/profiles -g 1
|
||||||
cd ${{ github.workspace }}/resources/profiles
|
cd ${{ github.workspace }}/resources/profiles
|
||||||
zip -r orca_custom_preset_tests.zip user/
|
zip -r orca_custom_preset_tests.zip user/
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue