This commit is contained in:
@@ -13,7 +13,7 @@ jobs:
|
||||
- name: Checkout
|
||||
run: |
|
||||
apk add git
|
||||
git clone https://${{ gitea.server_url }}/${{ gitea.repository }} .
|
||||
git clone ${{ gitea.server_url }}/${{ gitea.repository }} .
|
||||
git checkout ${{ gitea.ref_name }}
|
||||
|
||||
- name: Install deps
|
||||
|
||||
Reference in New Issue
Block a user