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 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, WW" run: echo "Hello, WW"