This commit is contained in:
BendeeBoo 2023-11-21 14:02:49 +01:00
parent 7030fd20c4
commit b98ba1d66b

View File

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