fix workflow, update site and update skin manager ui and began to remove old data

This commit is contained in:
xgui4
2026-06-29 16:44:17 -04:00
parent 607e4525f5
commit 867f7db5e6
7 changed files with 282 additions and 393 deletions

View File

@@ -20,7 +20,7 @@ jobs:
- uses: actions/checkout@v6.0.2
- uses: actions/setup-python@v6.2.0
with:
python-version: "3.12.13"
python-version: "3.12"
cache: 'pip'
- name: Install dependencies
run: |
@@ -103,7 +103,7 @@ jobs:
- uses: actions/checkout@v6.0.2
- uses: actions/setup-python@v6.2.0
with:
python-version: "3.12.13"
python-version: "3.12"
cache: 'pip'
- name: Install dependencies