fix(ci): get version hash after check_tags.sh since it can modify target version [skip ci]

This commit is contained in:
Baptiste Augrain
2022-10-19 18:19:55 +02:00
parent 8eea67c50d
commit d9493e47c6
2 changed files with 2 additions and 2 deletions

View File

@@ -2,6 +2,8 @@
set -ex
. version.sh
if [[ "${SHOULD_BUILD}" == "yes" ]]; then
npm config set scripts-prepend-node-path true
npm config set node_gyp