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
|
||||
run: |
|
||||
rm -rf /tmp/upstream
|
||||
git clone https://github.com/skyline69/balatro-mod-index.git /tmp/upstream
|
||||
|
||||
- name: Replace mods directory
|
||||
|
||||
Reference in New Issue
Block a user