parent
a8ae51af0c
commit
067d5edc55
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ jobs:
|
||||||
uses: actions/cache/restore@v4
|
uses: actions/cache/restore@v4
|
||||||
with:
|
with:
|
||||||
path: licenses.json
|
path: licenses.json
|
||||||
key: ${{ runner.os }}-licenses
|
key: licenses
|
||||||
|
|
||||||
- name: "Update modlist"
|
- name: "Update modlist"
|
||||||
run: python pack/.forgejo/scripts/update-wiki.py
|
run: python pack/.forgejo/scripts/update-wiki.py
|
||||||
|
|
Loading…
Reference in a new issue