Skip to content

Commit

Permalink
Merge pull request #252 from StoneyDSP/preview
Browse files Browse the repository at this point in the history
fix/windows-artefact-extension
  • Loading branch information
nathanjhood authored Dec 20, 2024
2 parents 568d951 + 66f746c commit 15f36a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows-latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ jobs:
- name: upload .exe
uses: actions/upload-artifact@v4
with:
name: StoneyVCV-2.0.1-win64.sh
name: StoneyVCV-2.0.1-win64.exe
path: ${{ github.workspace }}/dist/StoneyVCV-2.0.1-win64.exe

- name: upload .vcvplugin
Expand Down

0 comments on commit 15f36a7

Please sign in to comment.