Signed-off-by: Jochen Mehlich <contact@jochenmehlich.de>
This commit is contained in:
parent
885ae191a3
commit
d42f151e4d
@ -14,8 +14,6 @@ jobs:
|
|||||||
- name: Set up Python 3.11
|
- name: Set up Python 3.11
|
||||||
run: |
|
run: |
|
||||||
apt install -yqq python3 python3-docs python3-pip
|
apt install -yqq python3 python3-docs python3-pip
|
||||||
with:
|
|
||||||
python-version: 3.11
|
|
||||||
- name: Install Dependencies
|
- name: Install Dependencies
|
||||||
run: |
|
run: |
|
||||||
python3 -m pip install --upgrade pip
|
python3 -m pip install --upgrade pip
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user