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 c9fd250 commit 532f86d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@ jobs:
steps:
- uses: actions/checkout@v4

# Install mongo-cxx-driver using apt
- name: Install mongo-cxx-driver
run: sudo apt-get install -y libmongocxx-dev

# Ensure directories exist and run build commands in /search/build directory
- name: Create search/build directory
run: |
Expand Down

0 comments on commit 532f86d

Please sign in to comment.