mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-05 21:24:27 +02:00
build: uses
and run
keys in one step error fixed
This commit is contained in:
1
.github/workflows/conan-ci.yml
vendored
1
.github/workflows/conan-ci.yml
vendored
@@ -39,6 +39,7 @@ jobs:
|
||||
uses: actions/setup-python@v2
|
||||
with:
|
||||
python-version: '3.8'
|
||||
- name: Upgrade pip
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
- name: Install Conan
|
||||
|
Reference in New Issue
Block a user