This commit is contained in:
parent
900e360551
commit
4c2f0525cf
@ -7,4 +7,4 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: build using gcc
|
- name: build using gcc
|
||||||
run: gcc -Wall -Werror main.c
|
run: gcc -Wall -Werror main.cpp
|
Loading…
Reference in New Issue
Block a user