Commit Lab_7_3

This commit is contained in:
BendeeBoo 2023-11-21 13:59:56 +01:00
parent f382693ac7
commit 7030fd20c4

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"