fix github actions for windows/mac

This commit is contained in:
Markus Unterwaditzer
2025-11-17 18:34:23 +01:00
committed by Markus Unterwaditzer
parent 3e9af006e1
commit 80f12ffaaa

View File

@@ -363,7 +363,8 @@ jobs:
contents: read
packages: write
needs:
- build_rust_installer
- build_rayhunter
- build_rootshell
- files_changed
- installer_gui_check
- test_installer_frontend
@@ -457,7 +458,8 @@ jobs:
contents: read
packages: write
needs:
- build_rust_installer
- build_rayhunter
- build_rootshell
- files_changed
- installer_gui_check
- test_installer_frontend