Skip to content

Commit

Permalink
update requierments
Browse files Browse the repository at this point in the history
  • Loading branch information
Nir-Az committed Oct 8, 2023
1 parent e360c4b commit 62385ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CMake-minimal-version.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: "Get current CMake version"
id: cmake_version
run: |
sudo apt-get install xorg-dev libglu1-mesa-dev
sudo apt-get install libglfw3-dev libgl1-mesa-dev libglu1-mesa-dev at
# Go back from RealSense directory to parent directory
cd ..
Expand Down

0 comments on commit 62385ef

Please sign in to comment.