Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeoliphant authored Mar 20, 2024
1 parent ca484e5 commit f25b445
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@ jobs:
- name: Create Plugin Archive
uses: actions/upload-artifact@v1
with:
name: StompboxVST3Pugin\StompboxPlugin\bin\Release\net6.0-windows
path: ${{github.workspace}}/build/neural_amp_modeler.lv2
name: StompboxVST3Pugin
path: ${{github.workspace}}\StompboxPlugin\bin\Release\net6.0-windows

0 comments on commit f25b445

Please sign in to comment.