Skip to content

Commit

Permalink
Clean-upk github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
otto-link committed Aug 20, 2024
1 parent 2990189 commit 9b5f737
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
run: |
sudo apt update
sudo apt-get update
sudo apt-get -y install libboost-all-dev libeigen3-dev libglm-dev fuse libfuse2 ocl-icd-opencl-dev libassimp-dev libopencv-dev
sudo apt-get -y install libglm-dev fuse libfuse2 ocl-icd-opencl-dev libassimp-dev libopencv-dev
- name: Set reusable strings
# Turn repeated input strings (such as the build output directory) into step outputs. These step outputs can be used throughout the workflow file.
Expand Down

0 comments on commit 9b5f737

Please sign in to comment.