mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-05-30 11:29:27 -07:00
Fix CI: installer-gui needs wpa-supplicant
This commit is contained in:
committed by
Markus Unterwaditzer
parent
d941021853
commit
a3e7d0ef43
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@@ -426,6 +426,7 @@ jobs:
|
||||
needs:
|
||||
- build_rayhunter
|
||||
- build_rootshell
|
||||
- build_wpa_supplicant
|
||||
- files_changed
|
||||
- installer_gui_check
|
||||
- test_installer_frontend
|
||||
@@ -482,6 +483,7 @@ jobs:
|
||||
needs:
|
||||
- build_rayhunter
|
||||
- build_rootshell
|
||||
- build_wpa_supplicant
|
||||
- files_changed
|
||||
- installer_gui_check
|
||||
- test_installer_frontend
|
||||
@@ -525,6 +527,7 @@ jobs:
|
||||
needs:
|
||||
- build_rayhunter
|
||||
- build_rootshell
|
||||
- build_wpa_supplicant
|
||||
- files_changed
|
||||
- installer_gui_check
|
||||
- test_installer_frontend
|
||||
|
||||
Reference in New Issue
Block a user