Compare commits
1 commit
d1314e247d
...
2755cb9120
Author | SHA1 | Date | |
---|---|---|---|
2755cb9120 |
1 changed files with 1 additions and 0 deletions
|
@ -32,3 +32,4 @@ runs:
|
|||
echo -e "machine $GIT_SERVER\nlogin oauth2\npassword ${{ inputs.token }}" > ~/.netrc
|
||||
# Disable clone protection to pull LFS as well
|
||||
GIT_CLONE_PROTECTION_ACTIVE=false git clone --branch $GITHUB_REF_NAME --recurse-submodules $GITHUB_SERVER_URL/$GITHUB_REPOSITORY .
|
||||
git submodule update --init
|
||||
|
|
Loading…
Add table
Reference in a new issue