Skip to content

Commit

Permalink
find opencascade
Browse files Browse the repository at this point in the history
  • Loading branch information
muneerlalji committed Feb 25, 2024
1 parent eba88c5 commit b2879b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/backend.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ jobs:
working-directory: backend
run: mkdir build

- name: ls for opencascade
run: ls /usr/lib/cmake/
- name: find opencascade
run: sudo find /usr/ -name "OpenCASCADEConfig.cmake"

- name: Cmake Build
working-directory: backend/build
Expand Down

0 comments on commit b2879b8

Please sign in to comment.