This commit is contained in:
K. S. Ernest (iFire) Lee 2021-11-17 10:19:36 -08:00
parent c8b74d679f
commit d6023e6e1c
1 changed files with 0 additions and 5 deletions

View File

@ -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