Skip to content

Commit

Permalink
changed the installer path on the cd windows
Browse files Browse the repository at this point in the history
  • Loading branch information
himwho committed Feb 3, 2024
1 parent b481725 commit e9bd59a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,5 +166,5 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: M1-OrientationOSC (Windows)
path: ${{ github.workspace }}\osc_client\build\m1-M1-OrientationOSC_artefacts\Release\Output\M1-OrientationOSC_WIN.exe
path: ${{ github.workspace }}\osc_client\Output\M1-OrientationOSC_WIN.exe
if-no-files-found: error

0 comments on commit e9bd59a

Please sign in to comment.