mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-05 16:10:39 +08:00
fix orca_custom_preset_tests
This commit is contained in:
parent
418354c53b
commit
f44eac74ea
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…
x
Reference in New Issue
Block a user