This commit is contained in:
parent
b5dc5e40b0
commit
3299d0f727
@ -5,5 +5,6 @@ jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Printing hello
|
||||
run: echo "Hello nad welcome"
|
||||
- uses: action/checkout@v4
|
||||
- name: build using gcc
|
||||
run: gcc -wall -werror main.c
|
Loading…
Reference in New Issue
Block a user