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 3ead1e0 commit 71a9c17
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 @@ -30,7 +30,7 @@ jobs:
sudo apt-get update || true
sudo apt-get install -y cmake build-essential libgl1-mesa-dev libglu1-mesa-dev \
mesa-common-dev libxrandr-dev libxinerama-dev libxcursor-dev libxi-dev \
qt5-base-dev
qtbase5-dev
- name: Install Dependencies (macOS)
if: runner.os == 'macOS'
Expand Down

0 comments on commit 71a9c17

Please sign in to comment.