Commit Lab_7_2

This commit is contained in:
BendeeBoo 2023-11-21 13:57:14 +01:00
parent 6bc5884565
commit 0f62bb12bf

View File

@ -5,5 +5,5 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Printing hello
run: echo "Hello, "
-name: Printing hello
run: echo "Hello, World"