mirror of
https://github.com/xgui4/LCE-Qt-Launcher.git
synced 2026-07-18 07:10:43 +00:00
fix workflow, update site and update skin manager ui and began to remove old data
This commit is contained in:
4
.github/workflows/nightly.yml
vendored
4
.github/workflows/nightly.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user