try remove .git folder after checkout #12
@ -25,11 +25,9 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
path: ./tmp
|
||||
sparse-checkout: |
|
||||
/*
|
||||
!.git
|
||||
!.gitea
|
||||
sparse-checkout-cone-mode: false
|
||||
- name: --- REMOVE TEMPORARY FILES ---
|
||||
run: |
|
||||
rm -r .git
|
||||
- name: --- NOTIFY ---
|
||||
run: |
|
||||
curl \
|
||||
|
Loading…
x
Reference in New Issue
Block a user