Compare commits
2 Commits
ffcee0d75a
...
0389df3010
Author | SHA1 | Date | |
---|---|---|---|
|
0389df3010 | ||
|
082bb9b04b |
@ -5,5 +5,6 @@ jobs:
|
|||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Printing hello
|
- uses: actions/checkout@v4
|
||||||
run: echo "Hello, "
|
- name: build using gcc
|
||||||
|
run: gcc -Wall -Werror main.c
|
Loading…
Reference in New Issue
Block a user