Skip to content

Commit

Permalink
[WIP] Fix windows CI
Browse files Browse the repository at this point in the history
  • Loading branch information
vlabo committed Oct 11, 2024
1 parent 7192d3b commit 3502eb2
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 @@ -67,5 +67,5 @@ jobs:
path: dist/

- name: Build windows artifacts
run: powershell -NoProfile -File ./packaging/windows/generate_windows_installer.ps1
run: powershell -NoProfile -File ./packaging/windows/generate_windows_installers.ps1

0 comments on commit 3502eb2

Please sign in to comment.