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

Commit dc343b5

Browse files
committed
Workflows: Remove extra items
1 parent 05eaf4a commit dc343b5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/build-rpi4-lean-openwrt-new.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@ jobs:
8383
run: |
8484
[ -e files ] && mv files $OPENWRTROOT/files
8585
[ -e $CONFIG_FILE ] && mv $CONFIG_FILE $OPENWRTROOT/.config
86-
cat config/prebuild-packages.config >> $OPENWRTROOT/.config
8786
chmod +x scripts/*.sh
8887
cd $OPENWRTROOT
8988
echo -e "CONFIG_USB_LAN78XX=y\nCONFIG_USB_NET_DRIVERS=y" >> target/linux/bcm27xx/bcm2711/config-5.4

0 commit comments

Comments
 (0)