Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ananthu3375 authored Jul 17, 2024
1 parent 160d50c commit 93df96c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -204,9 +204,9 @@ jobs:
if: ${{ runner.os == 'macOS' }}
run: |
brew install glfw
brew install cmake
conan config set general.revisions_enabled=1
pip install conan==2.1.0
mkdir -p ~/.conan
echo 'core revisions_enabled=1' >> ~/.conan/conan.conf
- name: Setup MacOS
if: ${{ runner.os == 'macOS' }}
Expand Down

0 comments on commit 93df96c

Please sign in to comment.