Skip to content

Commit

Permalink
add debug
Browse files Browse the repository at this point in the history
  • Loading branch information
buxiaomo committed Apr 22, 2024
1 parent 5d802a6 commit 6fa613b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.sh
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ function build() {
[ -f ../config ] && cp -fr ../config ./.config
make defconfig
make download -j$(nproc)
make -j$(nproc)
make -j$(nproc) V=s
popd
}

Expand Down

0 comments on commit 6fa613b

Please sign in to comment.