mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-06-04 20:21:54 -07:00
Fix CI: installer-gui needs wpa-supplicant
This commit is contained in:
committed by
Markus Unterwaditzer
parent
d941021853
commit
a3e7d0ef43
@@ -426,6 +426,7 @@ jobs:
|
|||||||
needs:
|
needs:
|
||||||
- build_rayhunter
|
- build_rayhunter
|
||||||
- build_rootshell
|
- build_rootshell
|
||||||
|
- build_wpa_supplicant
|
||||||
- files_changed
|
- files_changed
|
||||||
- installer_gui_check
|
- installer_gui_check
|
||||||
- test_installer_frontend
|
- test_installer_frontend
|
||||||
@@ -482,6 +483,7 @@ jobs:
|
|||||||
needs:
|
needs:
|
||||||
- build_rayhunter
|
- build_rayhunter
|
||||||
- build_rootshell
|
- build_rootshell
|
||||||
|
- build_wpa_supplicant
|
||||||
- files_changed
|
- files_changed
|
||||||
- installer_gui_check
|
- installer_gui_check
|
||||||
- test_installer_frontend
|
- test_installer_frontend
|
||||||
@@ -525,6 +527,7 @@ jobs:
|
|||||||
needs:
|
needs:
|
||||||
- build_rayhunter
|
- build_rayhunter
|
||||||
- build_rootshell
|
- build_rootshell
|
||||||
|
- build_wpa_supplicant
|
||||||
- files_changed
|
- files_changed
|
||||||
- installer_gui_check
|
- installer_gui_check
|
||||||
- test_installer_frontend
|
- test_installer_frontend
|
||||||
|
|||||||
Reference in New Issue
Block a user