Skip to content

Commit 23ef8fc

Browse files
committed
Maybe conan is installed.
1 parent ce96bbf commit 23ef8fc

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/build-win-10.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,6 @@ jobs:
77
- name: Checkout
88
uses: actions/checkout@v2
99

10-
- name: Install conan
11-
run: |
12-
pip install --upgrade conan
13-
shell: bash
14-
1510
- name: Setup conan profile
1611
run: |
1712
conan profile new default --detect

0 commit comments

Comments
 (0)