remove temp upstream first when cloning
Some checks failed
fetch upstream mod changes / replace-mods (push) Failing after 18s
Some checks failed
fetch upstream mod changes / replace-mods (push) Failing after 18s
This commit is contained in:
1
.github/workflows/fetch-upstream-mods.yml
vendored
1
.github/workflows/fetch-upstream-mods.yml
vendored
@@ -17,6 +17,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Clone upstream GitHub repo
|
- name: Clone upstream GitHub repo
|
||||||
run: |
|
run: |
|
||||||
|
rm -rf /tmp/upstream
|
||||||
git clone https://github.com/skyline69/balatro-mod-index.git /tmp/upstream
|
git clone https://github.com/skyline69/balatro-mod-index.git /tmp/upstream
|
||||||
|
|
||||||
- name: Replace mods directory
|
- name: Replace mods directory
|
||||||
|
|||||||
Reference in New Issue
Block a user