Maybe conan is installed.

This commit is contained in:
K. S. Ernest (iFire) Lee 2021-06-06 20:01:31 -07:00
parent ce96bbfea4
commit 23ef8fcce9
1 changed files with 0 additions and 5 deletions

View File

@ -7,11 +7,6 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
- name: Install conan
run: |
pip install --upgrade conan
shell: bash
- name: Setup conan profile
run: |
conan profile new default --detect