llllllllllllll
convert-to-yml / develop-branch (push) Successful in 26s Details

This commit is contained in:
giles 2023-10-23 02:53:55 +01:00
parent b5b5a4c5bb
commit 1d780c8966
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ jobs:
run: |
git clone ${{ github.serverUrl }}/${{ github.repository }} ../cloned
git -C ../cloned fetch --depth=1
git -C ../cloned branch
git -C ../cloned checkout $DEVELOPMENT_BRANCH
mv ../cloned/.git ..
rm -rf ../cloned