diff --git a/.github/workflows/bcm27xx-bcm2708.yml b/.github/workflows/bcm27xx-bcm2708.yml index 0309c3e99..98a5b4c7a 100644 --- a/.github/workflows/bcm27xx-bcm2708.yml +++ b/.github/workflows/bcm27xx-bcm2708.yml @@ -276,7 +276,6 @@ jobs: $GITHUB_WORKSPACE/$DIY_SH $GITHUB_WORKSPACE/scripts/preset-clash-core.sh $CLASH_BINARY_PLATFORM $GITHUB_WORKSPACE/scripts/preset-terminal-tools.sh - $GITHUB_WORKSPACE/scripts/enable-rpi4-wifi.sh make defconfig - name: Install Feeds diff --git a/.github/workflows/bcm27xx-bcm2709.yml b/.github/workflows/bcm27xx-bcm2709.yml index 8d2824084..353b55556 100644 --- a/.github/workflows/bcm27xx-bcm2709.yml +++ b/.github/workflows/bcm27xx-bcm2709.yml @@ -276,7 +276,6 @@ jobs: $GITHUB_WORKSPACE/$DIY_SH $GITHUB_WORKSPACE/scripts/preset-clash-core.sh $CLASH_BINARY_PLATFORM $GITHUB_WORKSPACE/scripts/preset-terminal-tools.sh - $GITHUB_WORKSPACE/scripts/enable-rpi4-wifi.sh make defconfig - name: Install Feeds diff --git a/.github/workflows/bcm27xx-bcm2710.yml b/.github/workflows/bcm27xx-bcm2710.yml index 326cdd823..abed1516a 100644 --- a/.github/workflows/bcm27xx-bcm2710.yml +++ b/.github/workflows/bcm27xx-bcm2710.yml @@ -276,7 +276,6 @@ jobs: $GITHUB_WORKSPACE/$DIY_SH $GITHUB_WORKSPACE/scripts/preset-clash-core.sh $CLASH_BINARY_PLATFORM $GITHUB_WORKSPACE/scripts/preset-terminal-tools.sh - $GITHUB_WORKSPACE/scripts/enable-rpi4-wifi.sh make defconfig - name: Install Feeds diff --git a/.github/workflows/bcm27xx-bcm2711.yml b/.github/workflows/bcm27xx-bcm2711.yml index 0e0be6564..9684bed02 100644 --- a/.github/workflows/bcm27xx-bcm2711.yml +++ b/.github/workflows/bcm27xx-bcm2711.yml @@ -278,7 +278,6 @@ jobs: $GITHUB_WORKSPACE/$DIY_SH $GITHUB_WORKSPACE/scripts/preset-clash-core.sh $CLASH_BINARY_PLATFORM $GITHUB_WORKSPACE/scripts/preset-terminal-tools.sh - $GITHUB_WORKSPACE/scripts/enable-rpi4-wifi.sh make defconfig - name: Install Feeds diff --git a/.github/workflows/ipq40xx-generic.yml b/.github/workflows/ipq40xx-generic.yml index 1591d9f9c..4da6dc0c7 100644 --- a/.github/workflows/ipq40xx-generic.yml +++ b/.github/workflows/ipq40xx-generic.yml @@ -275,7 +275,6 @@ jobs: $GITHUB_WORKSPACE/$DIY_SH $GITHUB_WORKSPACE/scripts/preset-clash-core.sh $CLASH_BINARY_PLATFORM $GITHUB_WORKSPACE/scripts/preset-terminal-tools.sh - $GITHUB_WORKSPACE/scripts/enable-rpi4-wifi.sh make defconfig - name: Install Feeds diff --git a/.github/workflows/rockchip-armv8.yml b/.github/workflows/rockchip-armv8.yml index a1af8b746..1cb16dc4f 100644 --- a/.github/workflows/rockchip-armv8.yml +++ b/.github/workflows/rockchip-armv8.yml @@ -276,7 +276,6 @@ jobs: $GITHUB_WORKSPACE/$DIY_SH $GITHUB_WORKSPACE/scripts/preset-clash-core.sh $CLASH_BINARY_PLATFORM $GITHUB_WORKSPACE/scripts/preset-terminal-tools.sh - $GITHUB_WORKSPACE/scripts/enable-rpi4-wifi.sh make defconfig - name: Install Feeds diff --git a/.github/workflows/x86-64.yml b/.github/workflows/x86-64.yml index fc40caf6e..0f263f546 100644 --- a/.github/workflows/x86-64.yml +++ b/.github/workflows/x86-64.yml @@ -276,7 +276,6 @@ jobs: $GITHUB_WORKSPACE/$DIY_SH $GITHUB_WORKSPACE/scripts/preset-clash-core.sh $CLASH_BINARY_PLATFORM $GITHUB_WORKSPACE/scripts/preset-terminal-tools.sh - $GITHUB_WORKSPACE/scripts/enable-rpi4-wifi.sh make defconfig - name: Install Feeds