Skip to content

Commit

Permalink
Merge pull request #130 from fengzeroz/main
Browse files Browse the repository at this point in the history
fix warning
  • Loading branch information
fengzeroz authored Nov 27, 2023
2 parents 417d4ae + 0f12af3 commit da13aed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cross-package.sh
Original file line number Diff line number Diff line change
Expand Up @@ -140,4 +140,4 @@ cd $package_dir/..
rm -rf neuron*.tar.gz

tar czf neuron-$version-linux-$arch.tar.gz neuron
echo "neuron-$version-linux-$arch.tar.gz";;
echo "neuron-$version-linux-$arch.tar.gz"

0 comments on commit da13aed

Please sign in to comment.