This commit is contained in:
parent
c0835e9060
commit
8539faf0e0
1 changed files with 1 additions and 1 deletions
|
@ -19,4 +19,4 @@ jobs:
|
|||
- name: install git
|
||||
run: apk --no-interactive --no-cache add git
|
||||
- name: get repo
|
||||
run: git clone ${{ github.repository }}
|
||||
run: git clone ${{ github.server_url }}/${{ github.repository }}
|
Loading…
Reference in a new issue