Merge remote-tracking branch 'origin/main'
This commit is contained in:
commit
adf8dab64d
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -220,7 +220,7 @@ jobs:
|
|||||||
- name: Set up Python 3
|
- name: Set up Python 3
|
||||||
uses: actions/setup-python@v2
|
uses: actions/setup-python@v2
|
||||||
with:
|
with:
|
||||||
python-version: "3.10.6"
|
python-version: "3.x"
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
|
Loading…
Reference in New Issue
Block a user