mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-04-26 07:29:59 -07:00
ci: build rayhunter-daemon for tmobile
This commit is contained in:
committed by
Cooper Quintin
parent
7e0f12f1c5
commit
f018b8f662
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@@ -12,6 +12,7 @@ env:
|
||||
FILE_ROOTSHELL: ../../rootshell/rootshell
|
||||
FILE_RAYHUNTER_DAEMON_ORBIC: ../../rayhunter-daemon-orbic/rayhunter-daemon
|
||||
FILE_RAYHUNTER_DAEMON_TPLINK: ../../rayhunter-daemon-tplink/rayhunter-daemon
|
||||
FILE_RAYHUNTER_DAEMON_TMOBILE: ../../rayhunter-daemon-tmobile/rayhunter-daemon
|
||||
FILE_RAYHUNTER_DAEMON_WINGTECH: ../../rayhunter-daemon-wingtech/rayhunter-daemon
|
||||
RUSTFLAGS: "-Dwarnings"
|
||||
|
||||
@@ -107,6 +108,7 @@ jobs:
|
||||
- name: orbic
|
||||
- name: tplink
|
||||
- name: wingtech
|
||||
- name: tmobile
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: read
|
||||
@@ -245,6 +247,7 @@ jobs:
|
||||
- name: orbic
|
||||
- name: tplink
|
||||
- name: wingtech
|
||||
- name: tmobile
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user