Update .gitea/workflows/update-factorio-modlist.yml

This commit is contained in:
2025-11-23 17:36:32 +00:00
parent 671f75e078
commit a62bede01b

View File

@@ -11,8 +11,10 @@ jobs:
update-modlist:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v5
- name: Clone repository manually
run: |
git clone https://git.garpnet.it/GamerArena/FastDL.git
git checkout main
- name: Generate mod list
run: |