Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
p42ul authored Feb 12, 2024
1 parent 0579b84 commit 22c2ddd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ jobs:
- name: Create Artifact
uses: actions/upload-artifact@v4
with:
name: Resotool.vst3${{ matrix.os }}
path: ./target/bundled/Resotool.vst3
name: resotool_${{ matrix.os }}
path: ./target/bundled

0 comments on commit 22c2ddd

Please sign in to comment.