This commit is contained in:
parent
a12b03da3b
commit
de2c4364fd
@ -5,6 +5,6 @@ jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses : action/checkout@v4
|
||||
- uses : actions/checkout@v4
|
||||
- name: build using gcc
|
||||
run: gcc -wall -werror main.c
|
||||
|
Loading…
x
Reference in New Issue
Block a user