Skip to content

Commit 39ce9d5

Browse files
committed
yml check
1 parent 7c7fec6 commit 39ce9d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/c-cpp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
2222
- name: Build
2323
run: |
24-
make all
24+
make
2525
2626
- name: Run executable
2727
run: |

0 commit comments

Comments
 (0)