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:
|
||||
- name: Clone Gitea repo via SSH
|
||||
run: |
|
||||
rm -rf /tmp/upstream
|
||||
git clone ssh://git@smallgit.dasguney.com:2222/skyline/balatro-mod-index.git repo
|
||||
|
||||
- name: Clone upstream GitHub repo
|
||||
|
||||
Reference in New Issue
Block a user