Skip to content

Commit

Permalink
Update c-cpp.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dmdmdm authored Dec 20, 2024
1 parent cd79aa9 commit 0bafcd7
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 @@ -15,6 +15,8 @@ jobs:
- uses: actions/checkout@v3
- name: make
run: make
- name: Install dependencies
run: sudo sudo apt-get install -y wamerican-large
- name: make check
run: make check

0 comments on commit 0bafcd7

Please sign in to comment.