Skip to content

Commit

Permalink
Change the way Conan is collected
Browse files Browse the repository at this point in the history
  • Loading branch information
crsib committed Jan 12, 2024
1 parent 0d19b93 commit 58d7406
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
#cache-dependency-path: # optional
- uses: BSFishy/pip-action@v1
with:
packages: conan==1.59.0
packages: conan<2
- name: Cache for .conan
id: cache-conan
uses: actions/cache@v2
Expand Down

0 comments on commit 58d7406

Please sign in to comment.