This commit is contained in:
parent
7063608728
commit
a6f0c1a65b
@ -6,5 +6,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Printing hello
|
- name: pobranie kodu z repo
|
||||||
run: echo "Hello, ❤️🩹"
|
uses: actions/checkout@v4
|
||||||
|
- name: build using gcc
|
||||||
|
run: gcc -Wall -Werror main.c
|
Loading…
Reference in New Issue
Block a user