Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

Commit

Permalink
Install deps for GraphQL
Browse files Browse the repository at this point in the history
  • Loading branch information
sjmulder committed Jul 20, 2024
1 parent f04242e commit dcfc40f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/codeql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
with:
languages: c-cpp
build-mode: manual
- run: sudo apt-get install -y libcurl4-openssl-dev libjson-c-dev
- run: make
- uses: github/codeql-action/analyze@v3
with:
Expand Down

0 comments on commit dcfc40f

Please sign in to comment.