Skip to content

Commit

Permalink
Update x86_64_openwrt.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DHDAXCW authored Jul 4, 2024
1 parent 3cf4b0f commit 1a998af
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/x86_64_openwrt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@ jobs:
run: |
cd $OPENWRTROOT
echo -e "$(nproc) thread compile"
rm -rf package/feeds/packages/lame
make tools/compile -j$(nproc) || make tools/compile -j$(nproc)
make toolchain/compile -j$(nproc) || make toolchain/compile -j$(nproc)
make target/compile -j$(nproc) || make target/compile -j$(nproc) IGNORE_ERRORS=1
Expand Down

0 comments on commit 1a998af

Please sign in to comment.