Skip to content

Commit

Permalink
last time till i give up
Browse files Browse the repository at this point in the history
  • Loading branch information
hmcclew committed Jan 29, 2024
1 parent 7f914a7 commit ef1be81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:

- name: Cmake Build
working-directory: backend/build
run: cmake ../..
run: cmake -DCMAKE_PREFIX_PATH=/usr/local/Cellar/opencascade/7.7.2_2 ..

- name: Build Backend Project
working-directory: backend/build
Expand Down

0 comments on commit ef1be81

Please sign in to comment.