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
937f1c5832
commit
f2cfa0ba9c
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user