Hello fix

This commit is contained in:
GrzegorzRog22 2024-11-25 10:47:13 +01:00
parent 80a81f7bb2
commit ce608b11e5
2 changed files with 6 additions and 6 deletions

View File

@ -1,9 +1,9 @@
name: First CI name: First CI
on: [push] on: [push]
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Printing hello - name: Printing hello
run: echo "Hello nad welcome" run: echo "Hello nad welcome"

0
main.c Normal file
View File