Skip to content
This repository was archived by the owner on May 3, 2023. It is now read-only.

Commit 741b5d2

Browse files
committed
Workflows: Remove outdate enable-rpi4-wifi.sh
1 parent 37ac4ab commit 741b5d2

7 files changed

Lines changed: 0 additions & 7 deletions

File tree

.github/workflows/bcm27xx-bcm2708.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,6 @@ jobs:
276276
$GITHUB_WORKSPACE/$DIY_SH
277277
$GITHUB_WORKSPACE/scripts/preset-clash-core.sh $CLASH_BINARY_PLATFORM
278278
$GITHUB_WORKSPACE/scripts/preset-terminal-tools.sh
279-
$GITHUB_WORKSPACE/scripts/enable-rpi4-wifi.sh
280279
make defconfig
281280
282281
- name: Install Feeds

.github/workflows/bcm27xx-bcm2709.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,6 @@ jobs:
276276
$GITHUB_WORKSPACE/$DIY_SH
277277
$GITHUB_WORKSPACE/scripts/preset-clash-core.sh $CLASH_BINARY_PLATFORM
278278
$GITHUB_WORKSPACE/scripts/preset-terminal-tools.sh
279-
$GITHUB_WORKSPACE/scripts/enable-rpi4-wifi.sh
280279
make defconfig
281280
282281
- name: Install Feeds

.github/workflows/bcm27xx-bcm2710.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,6 @@ jobs:
276276
$GITHUB_WORKSPACE/$DIY_SH
277277
$GITHUB_WORKSPACE/scripts/preset-clash-core.sh $CLASH_BINARY_PLATFORM
278278
$GITHUB_WORKSPACE/scripts/preset-terminal-tools.sh
279-
$GITHUB_WORKSPACE/scripts/enable-rpi4-wifi.sh
280279
make defconfig
281280
282281
- name: Install Feeds

.github/workflows/bcm27xx-bcm2711.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,6 @@ jobs:
278278
$GITHUB_WORKSPACE/$DIY_SH
279279
$GITHUB_WORKSPACE/scripts/preset-clash-core.sh $CLASH_BINARY_PLATFORM
280280
$GITHUB_WORKSPACE/scripts/preset-terminal-tools.sh
281-
$GITHUB_WORKSPACE/scripts/enable-rpi4-wifi.sh
282281
make defconfig
283282
284283
- name: Install Feeds

.github/workflows/ipq40xx-generic.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,6 @@ jobs:
275275
$GITHUB_WORKSPACE/$DIY_SH
276276
$GITHUB_WORKSPACE/scripts/preset-clash-core.sh $CLASH_BINARY_PLATFORM
277277
$GITHUB_WORKSPACE/scripts/preset-terminal-tools.sh
278-
$GITHUB_WORKSPACE/scripts/enable-rpi4-wifi.sh
279278
make defconfig
280279
281280
- name: Install Feeds

.github/workflows/rockchip-armv8.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,6 @@ jobs:
276276
$GITHUB_WORKSPACE/$DIY_SH
277277
$GITHUB_WORKSPACE/scripts/preset-clash-core.sh $CLASH_BINARY_PLATFORM
278278
$GITHUB_WORKSPACE/scripts/preset-terminal-tools.sh
279-
$GITHUB_WORKSPACE/scripts/enable-rpi4-wifi.sh
280279
make defconfig
281280
282281
- name: Install Feeds

.github/workflows/x86-64.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,6 @@ jobs:
276276
$GITHUB_WORKSPACE/$DIY_SH
277277
$GITHUB_WORKSPACE/scripts/preset-clash-core.sh $CLASH_BINARY_PLATFORM
278278
$GITHUB_WORKSPACE/scripts/preset-terminal-tools.sh
279-
$GITHUB_WORKSPACE/scripts/enable-rpi4-wifi.sh
280279
make defconfig
281280
282281
- name: Install Feeds

0 commit comments

Comments
 (0)