Skip to content

Commit

Permalink
fix orca_custom_preset_tests
Browse files Browse the repository at this point in the history
  • Loading branch information
SoftFever committed Mar 1, 2024
1 parent 418354c commit f44eac7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_orca.yml
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ jobs:
working-directory: ${{ github.workspace }}/build/src
shell: bash
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
zip -r orca_custom_preset_tests.zip user/
Expand Down

0 comments on commit f44eac7

Please sign in to comment.