Skip to content

Commit

Permalink
Update full.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DHDAXCW authored Nov 7, 2023
1 parent f355511 commit 7c2b758
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/full.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ jobs:
cd $OPENWRTROOT
make package/install -j$(nproc) || make package/install -j1 V=s
make target/install -j$(nproc) || make target/install -j1 V=s
pushd bin/targets/rockchip/armv8
pushd bin/targets/mediatek/filogic
rm -rf openwrt-mediatek-filogic-glinet_gl-mt6000-preloader.bin
rm -rf openwrt-mediatek-filogic-glinet_gl-mt6000.manifest
popd
Expand Down

0 comments on commit 7c2b758

Please sign in to comment.