fix python version
This commit is contained in:
parent
89d63159c2
commit
57e8a8be16
@ -45,7 +45,7 @@ jobs:
|
|||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
- uses: ./.github/actions/setup_build_env
|
- uses: ./.github/actions/setup_build_env
|
||||||
with:
|
with:
|
||||||
python-version: 3.10
|
python-version: 3.10.11
|
||||||
run-poetry-install: true
|
run-poetry-install: true
|
||||||
create-venv-at-path: .venv
|
create-venv-at-path: .venv
|
||||||
- name: Clone Reflex Website Repo
|
- name: Clone Reflex Website Repo
|
||||||
|
Loading…
Reference in New Issue
Block a user