Compare commits
No commits in common. "e791ce14283408c1876945ec0dc3df32d5994fa9" and "489c7855be9d92cc8a3a085f1e284bb6760c24b4" have entirely different histories.
e791ce1428
...
489c7855be
@ -24,7 +24,7 @@ jobs:
|
|||||||
- name: --- CHECKOUT ---
|
- name: --- CHECKOUT ---
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
# sparse-checkout: '!.*' # TODO this doesn't work, need another fix
|
sparse-checkout: '!.*' # ignore hidden folders
|
||||||
path: ./tmp
|
path: ./tmp
|
||||||
- name: --- NOTIFY ---
|
- name: --- NOTIFY ---
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user