Skip to content

Commit

Permalink
Fix build-tests.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
elmato committed Jan 15, 2025
1 parent 5adb409 commit ce55caf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ ee make -j "$(nproc)"

# pack
ee popd
ee 'cp build/lib/lib* build/bin'
ee 'tar -czf build.tar.gz build/bin/evm*'

echo "Done! - ${0##*/}"

0 comments on commit ce55caf

Please sign in to comment.