parent
81989bdb89
commit
e23ab397a6
4
.github/workflows/build_and_release.yml
vendored
4
.github/workflows/build_and_release.yml
vendored
@ -12,8 +12,8 @@ jobs:
|
|||||||
contents: write
|
contents: write
|
||||||
steps:
|
steps:
|
||||||
- uses: https://github.com/actions/checkout@v2
|
- uses: https://github.com/actions/checkout@v2
|
||||||
- name: try manually installing lsb-release
|
- name: lsb_release -i -r -s
|
||||||
run: sudo apt install lsb-release
|
run: lsb_release -i -r -s
|
||||||
- uses: https://github.com/actions/setup-python@v4
|
- uses: https://github.com/actions/setup-python@v4
|
||||||
with:
|
with:
|
||||||
python-version: '3.11.x'
|
python-version: '3.11.x'
|
||||||
|
Loading…
Reference in New Issue
Block a user