Revert.
This commit is contained in:
parent
c8b74d679f
commit
d6023e6e1c
|
@ -184,11 +184,6 @@ jobs:
|
||||||
- name: Update python
|
- name: Update python
|
||||||
uses: actions/setup-python@v1
|
uses: actions/setup-python@v1
|
||||||
|
|
||||||
- name: Setup pkgconfig
|
|
||||||
run: |
|
|
||||||
brew install pkgconf --force
|
|
||||||
shell: bash
|
|
||||||
|
|
||||||
- name: Install conan
|
- name: Install conan
|
||||||
run: |
|
run: |
|
||||||
pip install --upgrade conan
|
pip install --upgrade conan
|
||||||
|
|
Loading…
Reference in New Issue