Skip to content

Commit

Permalink
Update c-cpp.yml
Browse files Browse the repository at this point in the history
Need additional deps
  • Loading branch information
thexhr authored Dec 10, 2024
1 parent 6a36e22 commit d20d319
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,7 @@ jobs:

steps:
- uses: actions/checkout@v4
- name: Install xmllint
run: sudo apt-get install -y libreadline-dev libjson-c-dev
- name: make
run: make

0 comments on commit d20d319

Please sign in to comment.