Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeoliphant authored Nov 4, 2024
1 parent 942426e commit a0022c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: StompboxVST3Plugin
path: ${{github.workspace}}\StompboxPlugin\bin\Release\net6.0-windows
path: ${{github.workspace}}\StompboxPlugin\bin\Release\net8.0-windows

- name: Run MSBuild for Windows Remote
working-directory: ${{github.workspace}}
Expand Down

0 comments on commit a0022c0

Please sign in to comment.