Skip to content

Commit

Permalink
install dev tools
Browse files Browse the repository at this point in the history
  • Loading branch information
muneerlalji committed Feb 26, 2024
1 parent 115ddd2 commit b9c7f17
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 tcl-dev tk-dev libocct-* occt-misc
run: sudo apt-get install libtbb-dev libocct-* occt-misc

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

0 comments on commit b9c7f17

Please sign in to comment.