fix wget
This commit is contained in:
@@ -61,6 +61,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: 🔎 Checkout
|
- name: 🔎 Checkout
|
||||||
run: |
|
run: |
|
||||||
|
rm -rf /workspace
|
||||||
git clone \
|
git clone \
|
||||||
--depth 1 \
|
--depth 1 \
|
||||||
--branch "${{ gitea.ref_name }}" \
|
--branch "${{ gitea.ref_name }}" \
|
||||||
|
|||||||
Reference in New Issue
Block a user