Skip to content

Commit

Permalink
Install conan v1.58.0 (#4427)
Browse files Browse the repository at this point in the history
  • Loading branch information
pajlada committed Mar 4, 2023
1 parent 4a26c87 commit 1dc2bcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ jobs:
- name: Install dependencies (Windows)
if: startsWith(matrix.os, 'windows')
run: |
choco install conan -y
choco install conan -y --version 1.58.0
- name: Enable Developer Command Prompt
if: startsWith(matrix.os, 'windows')
Expand Down

0 comments on commit 1dc2bcc

Please sign in to comment.