Skip to content

Commit

Permalink
Update c-cpp.yml AGAIN
Browse files Browse the repository at this point in the history
  • Loading branch information
proh14 authored Oct 12, 2024
1 parent cf2dd86 commit 4041cfb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
name: Build
steps:
- name: Checkout code
- uses: actions/checkout@v4
uses: actions/checkout@v4

- name: make
- run: make
run: make

0 comments on commit 4041cfb

Please sign in to comment.