Skip to content

Commit

Permalink
PR #12679 from Nir-Az: Minimal CMake GHA test fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Nir-Az committed Feb 18, 2024
2 parents 956c586 + 97aa924 commit 4265ce1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/static_analysis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ jobs:
git checkout 687dc56e1cf52c865cebf6ac94ad67906d6e1369
echo "Install LibRealSense pre-installed packages requirements"
sudo apt-get update
sudo apt-get install libglfw3-dev libgl1-mesa-dev libglu1-mesa-dev at
python3 -mvenv venv
Expand Down

0 comments on commit 4265ce1

Please sign in to comment.