main.c
This commit is contained in:
parent
a0596610dc
commit
56ba703876
@ -6,7 +6,7 @@ jobs:
|
|||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actioms/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.c
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user