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 fcec78f commit 3cff8ca
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-modeler.lv2

0 comments on commit 3cff8ca

Please sign in to comment.