Update .gitea/workflows/ci.yml
Some checks failed
Update Community Skins README / gather-skins (push) Successful in 9s
Update Community Skins README / generate-readme (push) Failing after 8s
Update Community Skins README / commit-readme (push) Has been skipped

This commit is contained in:
Arlind
2025-06-25 13:44:54 +02:00
parent c5fea24199
commit 98a0711657

View File

@@ -110,7 +110,7 @@ jobs:
uses: actions/download-artifact@v3
with:
name: skin-tables
path: data/
path: ./data
- name: Checkout Repository
uses: actions/checkout@v4
@@ -193,6 +193,7 @@ jobs:
uses: actions/download-artifact@v3
with:
name: updated-readme
path: .
- name: Checkout Repository
uses: actions/checkout@v4