Update .github/workflows/fetch-upstream-mods.yml
This commit is contained in:
1
.github/workflows/fetch-upstream-mods.yml
vendored
1
.github/workflows/fetch-upstream-mods.yml
vendored
@@ -11,6 +11,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Clone Gitea repo via SSH
|
- name: Clone Gitea repo via SSH
|
||||||
run: |
|
run: |
|
||||||
|
rm -rf /tmp/upstream
|
||||||
git clone ssh://git@smallgit.dasguney.com:2222/skyline/balatro-mod-index.git repo
|
git clone ssh://git@smallgit.dasguney.com:2222/skyline/balatro-mod-index.git repo
|
||||||
|
|
||||||
- name: Clone upstream GitHub repo
|
- name: Clone upstream GitHub repo
|
||||||
|
|||||||
Reference in New Issue
Block a user