combine sets
parent
1b8583fa51
commit
afc2b48073
|
@ -4,8 +4,7 @@
|
||||||
# react-sdk & js-sdk checkouts, for the case where these dependencies
|
# react-sdk & js-sdk checkouts, for the case where these dependencies
|
||||||
# are git checkouts.
|
# are git checkouts.
|
||||||
|
|
||||||
set -e
|
set -ex
|
||||||
set -x
|
|
||||||
|
|
||||||
rm dist/riot-*.tar.gz || true # rm previous artifacts without failing if it doesn't exist
|
rm dist/riot-*.tar.gz || true # rm previous artifacts without failing if it doesn't exist
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue