codedwrench / xlinkhandheldassistant

Emulates a promiscuous mode wifi card using monitor mode and packet injection and sends the data over XLink Kai.
MIT License
30 stars 3 forks source link

build.yml: Add self-hosted linux runner #46

Closed MasonT8198 closed 2 years ago

MasonT8198 commented 2 years ago

This self hosts our ubuntu runner, having all our infra 100% self hosted however there are some prequisites needed for this to work

1.) self-linux label 2.) self-windows label

apparently the self-hosted label can cause actions to assign windows jobs to linux devices, just because :/

this solves the issue