actions: fiddle with python
All checks were successful
Make mod zip release / Assemble-Zip (push) Successful in 57s

This commit is contained in:
Aleksey 2023-12-19 15:58:15 +00:00
parent 61681275ed
commit bb94d4c905
Signed by: tea
GPG Key ID: D9C68D34A3CAE37A

View File

@ -12,7 +12,7 @@ jobs:
python-version: "3.11.7" python-version: "3.11.7"
- name: "install pipenv" - name: "install pipenv"
run: |- run: |-
apt update -y && apt install pipenv -y python -m pip install pipenv
- name: "checkout" - name: "checkout"
uses: actions/checkout@v3 uses: actions/checkout@v3
- name: "setup pipenv environment" - name: "setup pipenv environment"