1
0

remove temp upstream first when cloning
Some checks failed
fetch upstream mod changes / replace-mods (push) Failing after 18s

This commit is contained in:
Ö. Efe D.
2025-12-24 03:08:23 +01:00
parent 5923ab136c
commit a7d8a0ba0b

View File

@@ -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