readded shell expansion
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Jake Hillion 2021-06-14 19:45:41 +01:00
parent 425189f022
commit 9dce038c63

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 target/release/node target/release/plot target/release/wallet
tar -czvf target/release/linux_amd64.tar.gz target/release/{farm,node,plot,wallet}