Update .gitea/workflows/update-factorio-modlist.yml
This commit is contained in:
@@ -14,7 +14,9 @@ jobs:
|
||||
- name: Clone repository manually
|
||||
run: |
|
||||
export GIT_HTTP_MAX_REQUEST_BUFFER=524288000
|
||||
git clone --depth 1 https://git.garpnet.it/GamerArena/FastDL.git
|
||||
git init
|
||||
git remote add origin https://git.garpnet.it/GamerArena/FastDL.git
|
||||
git fetch --no-tags --no-recurse-submodules origin main
|
||||
git checkout main
|
||||
|
||||
- name: Generate mod list
|
||||
|
||||
Reference in New Issue
Block a user