Update python.

This commit is contained in:
K. S. Ernest (iFire) Lee 2021-06-06 22:45:01 -07:00
parent 3cfd326c2b
commit 88937ab83f
1 changed files with 3 additions and 0 deletions

View File

@ -151,6 +151,9 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
- name: Update python
uses: actions/setup-python@v1
- name: Install conan
run: |
pip install --upgrade conan