This commit is contained in:
parent
cd86f92ff4
commit
215f20e8bd
@ -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…
Reference in New Issue
Block a user