Build ImmortalWrt-mt798x with GitHub Actions
- fork this repo
- run workflow under
Actions
tab - wait until the ssh info shows up
- copy the default config file
- run
make menuconfig
- exit the ssh session
- wait until it is finished
Please be careful that the SSH login information will be shown publicly if your repository is public.
If you have registered a public SSH key with your GitHub profile, you can change line 52 to true in order to log in with your private key.