Skip to content

Commit

Permalink
Update build-LEDE-360t7.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
siren202101 authored Sep 12, 2024
1 parent 8e1562d commit 663c9f3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-LEDE-360t7.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,8 @@ jobs:
run: cd openwrt && ./scripts/feeds update -a

- name: Install feeds
run: cd openwrt && ./scripts/feeds install -a
#run: cd openwrt && ./scripts/feeds install -a
run: cd openwrt && rm -rf feeds/small/{base-files,dnsmasq,firewall*,fullconenat,libnftnl,nftables,ppp,opkg,ucl,upx,vsftpd*,miniupnpd-iptables,wireless-regdb} && ./scripts/feeds install -a

- name: Load custom configuration
run: |
Expand Down

0 comments on commit 663c9f3

Please # to comment.