actions: fiddle with python
Some checks failed
Make mod zip release / Assemble-Zip (push) Failing after 10s

This commit is contained in:
Aleksey 2023-12-19 15:50:08 +00:00
parent 937f1c5832
commit f2cfa0ba9c
Signed by: tea
GPG Key ID: D9C68D34A3CAE37A

View File

@ -4,7 +4,7 @@ on: [push]
jobs: jobs:
Assemble-Zip: Assemble-Zip:
runs-on: ubuntu-latest runs-on: ubuntu-22.04
steps: steps:
- name: "install python 3.11" - name: "install python 3.11"
uses: actions/setup-python@v5 uses: actions/setup-python@v5