Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
victor1234 committed Jan 14, 2025
1 parent 0867ae9 commit 4fc578f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@ jobs:
- name: Run conan install
shell: bash
run: conan install .
- name: Create profile
shell: bash
run: conan profile detect
- name: Build package
shell: bash
run: cmake --preset conan-release
Expand Down

0 comments on commit 4fc578f

Please sign in to comment.