Aktualizowanie pliku yaml

This commit is contained in:
Sioger 2024-11-22 11:23:28 +01:00
parent b11e982eb8
commit fa64eb9028

View File

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