Skip to content

Commit

Permalink
Merge pull request #14 from ys-zm/JopjeKnopje-patch-1
Browse files Browse the repository at this point in the history
Update c-cpp.yml
  • Loading branch information
JopjeKnopje authored Dec 23, 2023
2 parents fe9bf7a + 54f2dd7 commit a439c12
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,9 @@ jobs:
build:

runs-on: ubuntu-latest


steps:
- uses: actions/checkout@v3
- name: make
run: make
run: sudo apt-get install -y glwf3 && make

0 comments on commit a439c12

Please sign in to comment.