Skip to content

Commit

Permalink
workflow: update compile_new_ipk.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vernesong committed Nov 20, 2024
1 parent 4630908 commit 8561dff
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/compile_new_ipk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,10 +102,7 @@ jobs:
run: |
cd ..
cd tmp/SNAPSDK
echo "CONFIG_ALL_NONSHARED=n" > .config
echo "CONFIG_ALL_KMODS=n" >> .config
echo "CONFIG_ALL=n" >> .config
echo "CONFIG_AUTOREMOVE=n" >> .config
ls
make defconfig
make package/luci-app-openclash/compile V=99
Expand Down

0 comments on commit 8561dff

Please sign in to comment.