Skip to content

Commit

Permalink
fix: profile not found
Browse files Browse the repository at this point in the history
  • Loading branch information
Becheler committed Sep 21, 2024
1 parent 2762ca2 commit 8aa9d53
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,9 +84,7 @@ jobs:
- name: Conan Install
run: >
conan install conanfile.py
--profile:build=~/.conan2/profiles/default
--profile:host=~/.conan2/profiles/default
conan install conanfile.py
--build=missing
--output-folder=build
Expand Down

0 comments on commit 8aa9d53

Please sign in to comment.