Do not reset after build

For proper tagging on submit.
This commit is contained in:
Davide De Rosa 2021-01-30 21:56:23 +01:00
parent d8586059a5
commit 35b1bfdfbe
1 changed files with 1 additions and 1 deletions

View File

@ -4,4 +4,4 @@ scripts/commit-beta.sh
ci/beta-archive.sh mac || { echo "Failed to build macOS" ; exit 1 ; }
scripts/reset-archive.sh
ci/beta-archive.sh ios || { echo "Failed to build iOS" ; exit 1 ; }
scripts/reset-archive.sh
#scripts/reset-archive.sh