Skip to content

Commit

Permalink
libx11-dev install
Browse files Browse the repository at this point in the history
  • Loading branch information
muneerlalji committed Feb 26, 2024
1 parent ae3da39 commit f513fde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backend.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
run: sudo apt-get install -y cmake

- name: Install OpenCASCADE
run: sudo apt-get install libtbb-dev libpcl-dev libocct-* occt-misc
run: sudo apt-get install libtbb-dev libpcl-dev libx11-dev libocct-* occt-misc

- name: Create build directory
working-directory: backend
Expand Down

0 comments on commit f513fde

Please sign in to comment.