diff --git a/.github/workflows/build-openwrt.yml b/.github/workflows/build-openwrt.yml index d0101dd3..7c966ad2 100644 --- a/.github/workflows/build-openwrt.yml +++ b/.github/workflows/build-openwrt.yml @@ -16,7 +16,7 @@ env: REPO_URL: https://github.com/coolsnowwolf/lede REPO_BRANCH: master FEEDS_CONF: feeds.conf.default - CONFIG_FILE: x86.config + CONFIG_FILE: x86_64_mini.config DIY_P1_SH: diy-part1.sh DIY_P2_SH: diy-part2.sh UPLOAD_BIN_DIR: false