Skip to content

Commit

Permalink
Windows setup workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mrvisscher committed Jul 18, 2024
1 parent 6a2126a commit 381d9e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_installers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
uses: actions/upload-artifact@master
with:
name: windows-installer
path: "/dist/Install Activity Browser.exe"
path: dist/"Install Activity Browser.exe"

0 comments on commit 381d9e6

Please sign in to comment.