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