diff --git a/.github/workflows/build-openwrt.yml b/.github/workflows/build-openwrt.yml index 5298e20..e6bd648 100644 --- a/.github/workflows/build-openwrt.yml +++ b/.github/workflows/build-openwrt.yml @@ -42,6 +42,7 @@ jobs: - mipsel_74kc - mipsel_mips32 - ramips-mt76x8 + - ramips-mt7621 - x86_64 container: image: openwrt/sdk:${{ matrix.arch }}-${{ matrix.branch }}