From 9f68706f40ecd577201007449458f99ade67a74c Mon Sep 17 00:00:00 2001 From: Daniel Pawlik Date: Wed, 18 Jun 2025 10:56:14 +0200 Subject: [PATCH] Improve b3000-nss GH actions --- .github/workflows/b3000-nss.yaml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/.github/workflows/b3000-nss.yaml b/.github/workflows/b3000-nss.yaml index 53727af..15f8bc9 100644 --- a/.github/workflows/b3000-nss.yaml +++ b/.github/workflows/b3000-nss.yaml @@ -57,13 +57,8 @@ jobs: run: | curl -SL https://raw.githubusercontent.com/danpawlik/openwrt-builder/master/configs/qualcommax/ipq50xx/gl-b3000-nss > .config curl -SL https://raw.githubusercontent.com/danpawlik/openwrt-builder/master/configs/common/dumb_ap >> .config - curl -SL https://raw.githubusercontent.com/danpawlik/openwrt-builder/master/configs/common/snapshot >> .config curl -SL https://raw.githubusercontent.com/danpawlik/openwrt-builder/master/configs/common/qosmio-nss-minimal >> .config - - - name: Enable openssl - run: | - sed -i '/CONFIG_PACKAGE_wpad-mbedtls=y/d' .config - curl -SL https://raw.githubusercontent.com/danpawlik/openwrt-builder/master/configs/common/openssl >> .config + curl -SL https://raw.githubusercontent.com/danpawlik/openwrt-builder/master/configs/common/snapshot >> .config # Workaround - https://forum.openwrt.org/t/qualcommax-nss-build/148529/4710 - name: Remove problematic patch for ipq5018