Skip to content

Commit

Permalink
Update build-setup.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lo-simon authored Mar 8, 2023
1 parent 6fdaefc commit b45170c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/src/build-setup.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- name: install conan
if: matrix.use_conan == true
run: |
pip install "conan<2"
pip install conan~=1.47
conan config set general.revisions_enabled=1
- name: install cmake
Expand Down

0 comments on commit b45170c

Please sign in to comment.