Skip to content

Commit

Permalink
Update cmake.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kayoub5 authored Oct 5, 2023
1 parent d47709b commit a4daf74
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 @@ -20,7 +20,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
- run: pip3 install wheel conan
- run: pip3 install wheel conan==1.61.0

- name: Create Build Environment
run: cmake -E make_directory build
Expand Down

0 comments on commit a4daf74

Please sign in to comment.