parent
ee5b596bd4
commit
94972d13f8
@ -5,5 +5,6 @@ jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Printing hello
|
||||
run: echo "Hello, "
|
||||
- uses: action/checkout@v4
|
||||
- name: build using gcc
|
||||
run: gcc -Wall -werorr main.c
|
||||
|
Loading…
Reference in New Issue
Block a user