mirror of
https://github.com/safing/portmaster
synced 2025-09-01 10:09:11 +00:00
[WIP] Fix windows CI
This commit is contained in:
parent
7192d3b034
commit
3502eb2c54
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue