kkkkkkkkkkkkssssssssssssss
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:35:17 +01:00
parent c147968178
commit 13e35d4c9f
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ jobs:
- name: clone
run: |
echo its ${{ github.repositoryUrl }}
echo ${{ github.repository }}
git clone ${{ github.repositoryUrl }} ../cloned
mv ../cloned/.git ..
rm -rf ../cloned