removed expansion
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Jake Hillion 2021-06-14 19:47:22 +01:00
parent af2b7dab87
commit b43f9ae58b

View File

@ -6,4 +6,4 @@ set -x
cargo build --release
# tar binary files for upload
tar -czvf target/release/linux_amd64.tar.gz target/release/{farm,node,plot,wallet}
tar -czvf target/release/linux_amd64.tar.gz target/release/farm target/release/node target/release/plot target/release/wallet