This commit is contained in:
parent
2b09f91e25
commit
0016dfcea4
@ -7,4 +7,4 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/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