Skip to content

Commit

Permalink
another path fix on script
Browse files Browse the repository at this point in the history
  • Loading branch information
himwho committed Jan 19, 2024
1 parent b449a95 commit fba8279
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/juce_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,8 +132,8 @@ jobs:
- name: 'OC Upload Artifact (windows)'
if: runner.os == 'Windows'
uses: actions/upload-artifact@v2
working-directory: osc_client
with:
name: M1-OrientationOSC (Windows)
working-directory: osc_client
path: build\m1-M1-OrientationOSC_artefacts\Release\Output\M1-OrientationOSC_WIN.exe
if-no-files-found: error

0 comments on commit fba8279

Please sign in to comment.