So pip3 don't exist nomore
This commit is contained in:
parent
a4c4700800
commit
59d087e295
@ -37,7 +37,7 @@ jobs:
|
||||
run: |
|
||||
apt update
|
||||
apt install -y --no-install-recommends build-essential cmake ninja-build doxygen python3-sphinx
|
||||
pip3 install breathe
|
||||
pip install breathe
|
||||
|
||||
- name: Configure build
|
||||
working-directory: ${{runner.workspace}}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user