Skip to content

Commit

Permalink
Merge pull request GoXLR-on-Linux#100 from GoXLR-on-Linux/dev-1.0.0
Browse files Browse the repository at this point in the history
Fix CI for Windows EXE
  • Loading branch information
FrostyCoolSlug authored Jul 9, 2023
2 parents 80ea6e3 + 86d1afa commit d6a5563
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,4 +107,4 @@ jobs:
files: |
./debian-artifact/goxlr-utility_${{ needs.get_version.outputs.version }}_amd64.deb
./rpm-artifact/goxlr-utility-${{ needs.get_version.outputs.version }}-1.x86_64.rpm
./windows-artifact/goxlr-utility-setup.exe
./windows-artifact/goxlr-utility-${{ needs.get_version.outputs.version }}.exe

0 comments on commit d6a5563

Please sign in to comment.