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