This commit is contained in:
K. S. Ernest (iFire) Lee 2021-06-06 20:14:09 -07:00
parent 167b67911d
commit ab4582036c
1 changed files with 0 additions and 3 deletions

View File

@ -4,9 +4,6 @@ jobs:
build: build:
runs-on: windows-latest runs-on: windows-latest
steps: steps:
- name: Checkout
uses: actions/checkout@v2
- name: Install conan - name: Install conan
run: | run: |
pip install --upgrade conan pip install --upgrade conan