This commit is contained in:
parent
a12b03da3b
commit
de2c4364fd
@ -5,6 +5,6 @@ jobs:
|
|||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses : action/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