mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-07-26 01:08:10 -07:00
ci: build wingtech
This commit is contained in:
@@ -10,6 +10,7 @@ env:
|
|||||||
FILE_ROOTSHELL: ../../rootshell/rootshell
|
FILE_ROOTSHELL: ../../rootshell/rootshell
|
||||||
FILE_RAYHUNTER_DAEMON_ORBIC: ../../rayhunter-daemon-orbic/rayhunter-daemon
|
FILE_RAYHUNTER_DAEMON_ORBIC: ../../rayhunter-daemon-orbic/rayhunter-daemon
|
||||||
FILE_RAYHUNTER_DAEMON_TPLINK: ../../rayhunter-daemon-tplink/rayhunter-daemon
|
FILE_RAYHUNTER_DAEMON_TPLINK: ../../rayhunter-daemon-tplink/rayhunter-daemon
|
||||||
|
FILE_RAYHUNTER_DAEMON_WINGTECH: ../../rayhunter-daemon-wingtech/rayhunter-daemon
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
files_changed:
|
files_changed:
|
||||||
@@ -95,8 +96,9 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
device:
|
device:
|
||||||
- name: tplink
|
|
||||||
- name: orbic
|
- name: orbic
|
||||||
|
- name: tplink
|
||||||
|
- name: wingtech
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
@@ -206,8 +208,9 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
device:
|
device:
|
||||||
- name: tplink
|
|
||||||
- name: orbic
|
- name: orbic
|
||||||
|
- name: tplink
|
||||||
|
- name: wingtech
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|||||||
Reference in New Issue
Block a user