combine sets

pull/9567/head
David Baker 2019-04-26 12:22:32 +01:00
parent 1b8583fa51
commit afc2b48073
1 changed files with 1 additions and 2 deletions

View File

@ -4,8 +4,7 @@
# react-sdk & js-sdk checkouts, for the case where these dependencies
# are git checkouts.
set -e
set -x
set -ex
rm dist/riot-*.tar.gz || true # rm previous artifacts without failing if it doesn't exist