Compare commits
No commits in common. "8cff495d22afac13ba3cb773ff75072a476dee19" and "e791ce14283408c1876945ec0dc3df32d5994fa9" have entirely different histories.
8cff495d22
...
e791ce1428
@ -24,6 +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
|
||||||
path: ./tmp
|
path: ./tmp
|
||||||
- name: --- NOTIFY ---
|
- name: --- NOTIFY ---
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user