mirror of
https://github.com/Dichgrem/Dwrt-build.git
synced 2025-12-16 21:51:59 -05:00
feat:mt798x-6.6
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -13,6 +13,7 @@ on:
|
||||
- openwrt
|
||||
- immortalwrt
|
||||
- immortalwrt-mt798x
|
||||
- immortalwrt-mt798x-6.6
|
||||
version_type:
|
||||
description: "版本类型"
|
||||
required: true
|
||||
@@ -98,6 +99,9 @@ jobs:
|
||||
immortalwrt-mt798x)
|
||||
echo "url=https://github.com/hanwckf/immortalwrt-mt798x.git" >> $GITHUB_OUTPUT
|
||||
;;
|
||||
immortalwrt-mt798x-6.6)
|
||||
echo "url=https://github.com/padavanonly/immortalwrt-mt798x-6.6.git" >> $GITHUB_OUTPUT
|
||||
;;
|
||||
openwrt)
|
||||
echo "url=https://git.openwrt.org/openwrt/openwrt.git" >> $GITHUB_OUTPUT
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user