Skip to content

Commit

Permalink
Merge pull request #2 from XXTXTOP/main
Browse files Browse the repository at this point in the history
Update build_action.sh
  • Loading branch information
debuggerx01 authored Jul 18, 2023
2 parents 60c867b + e127c43 commit 8f4b8f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build_action.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,6 @@ make deb-pkg -j"$CPU_CORES"

# move deb packages to artifact dir
cd ..
rm -rfv *dbg*.deb
mkdir "artifact"
mv ./*.deb artifact/

0 comments on commit 8f4b8f1

Please sign in to comment.