diff --git a/.github/workflows/fetch-upstream-mods.yml b/.github/workflows/fetch-upstream-mods.yml index 51efa7f1..36afdf68 100644 --- a/.github/workflows/fetch-upstream-mods.yml +++ b/.github/workflows/fetch-upstream-mods.yml @@ -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