actions: fiddle with
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
f0527f52cf
commit
a75813601d
@ -9,8 +9,8 @@ jobs:
|
||||
- name: "install python 3.11"
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: "3.11"
|
||||
- name: "install pip"
|
||||
python-version: "3.10"
|
||||
- name: "install pipenv"
|
||||
run: |-
|
||||
apt update -y && apt install pipenv -y
|
||||
- name: "checkout"
|
||||
|
Loading…
Reference in New Issue
Block a user