Skip to content

Commit

Permalink
Update c-cpp.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
janhaslik authored May 23, 2024
1 parent 1d1ef66 commit 3d2f45a
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,11 @@ jobs:
cmake ..
make
make install
- name: Set CMAKE_PREFIX_PATH for mongocxx and bsoncxx
run: export CMAKE_PREFIX_PATH=/Asura-Crow/search/mongo-cxx-driver/buildmake/src/mongocxx:/Asura-Crow/search/mongo-cxx-driver/buildmake/src/bsoncxx:$CMAKE_PREFIX_PATH


# Build mongo-cxx-driver for Indexer
#- name: Build mongo-cxx-driver for Indexer
# run: |
Expand Down

0 comments on commit 3d2f45a

Please sign in to comment.