Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeoliphant authored Oct 19, 2023
1 parent 3cff8ca commit 3e9ffee
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 @@ -41,5 +41,5 @@ jobs:
- name: Upload artifact
uses: actions/upload-artifact@v1
with:
name: neural-amp-modeler.lv2
path: ${{github.workspace}}/build/neural-amp-modeler.lv2
name: neural_amp_modeler.lv2
path: ${{github.workspace}}/build/neural_amp_odeler.lv2

0 comments on commit 3e9ffee

Please sign in to comment.