mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-04-26 15:39:59 -07:00
fix github actions for windows/mac
This commit is contained in:
committed by
Markus Unterwaditzer
parent
3e9af006e1
commit
80f12ffaaa
6
.github/workflows/main.yml
vendored
6
.github/workflows/main.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user