actions: fiddle with python
Some checks failed
Make mod zip release / Assemble-Zip (push) Failing after 10s
Some checks failed
Make mod zip release / Assemble-Zip (push) Failing after 10s
This commit is contained in:
parent
a75813601d
commit
937f1c5832
@ -9,7 +9,7 @@ jobs:
|
||||
- name: "install python 3.11"
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: "3.10"
|
||||
python-version: "3.11.7"
|
||||
- name: "install pipenv"
|
||||
run: |-
|
||||
apt update -y && apt install pipenv -y
|
||||
|
Loading…
Reference in New Issue
Block a user