Skip to content

Commit

Permalink
Update c-cpp.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wtfloltk authored Feb 17, 2024
1 parent f27cedb commit 81a81d1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: make
run: make
run: |
chmod +x makerom
make

0 comments on commit 81a81d1

Please sign in to comment.