mirror of
https://github.com/rubickCenter/rubick
synced 2025-06-22 12:28:19 +08:00
🐛 fix #289,#291,#290
This commit is contained in:
parent
f671b83b6a
commit
1656418c10
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@ -27,6 +27,10 @@ jobs:
|
|||||||
|
|
||||||
# create steps
|
# create steps
|
||||||
steps:
|
steps:
|
||||||
|
- uses: actions/checkout@v4
|
||||||
|
- uses: actions/setup-python@v4
|
||||||
|
with:
|
||||||
|
python-version: '3.10'
|
||||||
# step1: check out repository
|
# step1: check out repository
|
||||||
- name: Check out git repository
|
- name: Check out git repository
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user