fix: move clone from main to feat/v15x

pull/9078/head
Agusti Fernandez Pardo 2022-05-20 22:59:15 +02:00
parent 2340ed2876
commit 6c0d4de8f3
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ fi
# stop execution on error - don't let it build if something goes wrong
set -e
git config --global init.defaultBranch main
git config --global init.defaultBranch feat/node-v15x
git config --global advice.detachedHead false
# set up an empty temporary work directory