Update .gitea/workflows/update-factorio-modlist.yml
This commit is contained in:
@@ -11,8 +11,10 @@ jobs:
|
|||||||
update-modlist:
|
update-modlist:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Clone repository manually
|
||||||
uses: actions/checkout@v5
|
run: |
|
||||||
|
git clone https://git.garpnet.it/GamerArena/FastDL.git
|
||||||
|
git checkout main
|
||||||
|
|
||||||
- name: Generate mod list
|
- name: Generate mod list
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user