This commit is contained in:
parent
3299d0f727
commit
cd86f92ff4
@ -7,4 +7,4 @@ jobs:
|
||||
steps:
|
||||
- uses: action/checkout@v4
|
||||
- name: build using gcc
|
||||
run: gcc -wall -werror main.c
|
||||
run: gcc -Wall -Werror main.c
|
Loading…
Reference in New Issue
Block a user