🔧 Switch back to conan from chocolatey (#1695)

This commit is contained in:
Edgar
2020-05-24 11:53:24 +02:00
committed by GitHub
parent a230bc7c89
commit f7b063f265
+1 -2
View File
@@ -55,8 +55,7 @@ jobs:
- name: Install dependencies (Windows) - name: Install dependencies (Windows)
if: startsWith(matrix.os, 'windows') if: startsWith(matrix.os, 'windows')
run: | run: |
REM We use this source (temporarily?) until choco has updated their version of conan choco install conan -y
choco install conan -y -s="https://api.bintray.com/nuget/anotherfoxguy/choco-pkg"
refreshenv refreshenv
shell: cmd shell: cmd