mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2026-01-07 15:27:42 -07:00
Correct OrcaSlicer_profile_validator path (#10510)
* Correct OrcaSlicer_profile_validator path * Update build_orca.yml
This commit is contained in:
parent
6b34eb5322
commit
89b9eb0ebe
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build_orca.yml
vendored
2
.github/workflows/build_orca.yml
vendored
|
|
@ -336,7 +336,7 @@ jobs:
|
|||
|
||||
- name: Build orca_custom_preset_tests
|
||||
if: github.ref == 'refs/heads/main' && inputs.os == 'ubuntu-24.04'
|
||||
working-directory: ${{ github.workspace }}/build/src
|
||||
working-directory: ${{ github.workspace }}/build/src/Release
|
||||
shell: bash
|
||||
run: |
|
||||
./OrcaSlicer_profile_validator -p ${{ github.workspace }}/resources/profiles -g 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue