mirror of
https://github.com/TriM-Organization/LiteyukiBot-TriM.git
synced 2024-11-11 01:27:29 +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:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
- name: Set up Python 3.10 Env
|
||||
- name: Set up Python 3.11.0 Env
|
||||
uses: actions/setup-python@v2
|
||||
with:
|
||||
python-version: 3.10
|
||||
python-version: 3.11.0
|
||||
- name: Install dependencies for LiteyukiBot
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
|
Loading…
Reference in New Issue
Block a user