Skip to content

Commit

Permalink
Update c-cpp.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mikaey authored Jun 3, 2024
1 parent 734df8c commit d75b8d9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,9 @@ jobs:

steps:
- uses: actions/checkout@v4
- uses: awalsh128/cache-apt-pkgs-action@latest
with:
packages: libjson-c4 libudev-dev libncurses-dev
version: 1.0
- name: make
run: make

0 comments on commit d75b8d9

Please sign in to comment.