kkkkkkkkkkkk
build-develop-branch / build-branch (push) Has been skipped Details
convert-to-yml / develop-branch (push) Failing after 21s Details

This commit is contained in:
giles 2023-10-22 01:29:00 +01:00
parent f7dbd429a5
commit db8d81e9a2
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ jobs:
echo ::set-env name=PRODUCTION_BRANCH::${firstString/format-/"$secondString"}
- name: clone
run: |
git clone github.repositoryUrl ../cloned
git clone ${{ github.repositoryUrl }} ../cloned
mv ../cloned/.git ..
rm -rf ../cloned
cp -r . ../cloned