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

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

View File

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