Skip to content

Commit

Permalink
Update cmake-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LiangliangNan committed Jan 17, 2025
1 parent 71a9c17 commit 8ba07d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
if: runner.os == 'macOS'
run: |
brew update || true
brew install cmake qt5
brew install cmake qt@5
# Set up Conda on Windows
- name: Set up Conda (Windows)
Expand Down

0 comments on commit 8ba07d1

Please sign in to comment.