Update .gitea/workflows/update-factorio-modlist.yml
This commit is contained in:
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user