Compare commits
No commits in common. "0389df3010fae6929b04fe5caf392afecc22c2ad" and "ffcee0d75ae6ff1243ef3c907e63b0d1aa866390" have entirely different histories.
0389df3010
...
ffcee0d75a
@ -5,6 +5,5 @@ jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: build using gcc
|
||||
run: gcc -Wall -Werror main.c
|
||||
- name: Printing hello
|
||||
run: echo "Hello, "
|
Loading…
Reference in New Issue
Block a user