mirror of
https://github.com/LiteyukiStudio/LiteyukiBot.git
synced 2024-11-11 04:07:23 +08:00
✨ 新logo
This commit is contained in:
parent
6e63768c71
commit
d45170db3e
4
.github/workflows/liteyuki-test.yml
vendored
4
.github/workflows/liteyuki-test.yml
vendored
@ -10,10 +10,10 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|
||||||
- name: Set up Python 3.10 Env
|
- name: Set up Python 3.11.0 Env
|
||||||
uses: actions/setup-python@v2
|
uses: actions/setup-python@v2
|
||||||
with:
|
with:
|
||||||
python-version: 3.10
|
python-version: 3.11.0
|
||||||
- name: Install dependencies for LiteyukiBot
|
- name: Install dependencies for LiteyukiBot
|
||||||
run: |
|
run: |
|
||||||
python -m pip install --upgrade pip
|
python -m pip install --upgrade pip
|
||||||
|
Loading…
Reference in New Issue
Block a user