This commit is contained in:
parent
2795033049
commit
8f1162246d
@ -5,5 +5,6 @@ jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Printing hello
|
||||
run: echo "Hello, World!"
|
||||
run: gcc -Wall -Werror main.c
|
Loading…
x
Reference in New Issue
Block a user