Fix CI again #5

Merged
TBSliver merged 1 commit from tbsliver/ci-fix-2 into main 2025-03-07 15:51:13 +00:00
Showing only changes of commit f3f604f85f - Show all commits

View file

@ -11,4 +11,4 @@ jobs:
runs-on: docker runs-on: docker
steps: steps:
- run: echo "Ping Pong, this is your runner speaking!" - run: echo "Ping Pong, this is your runner speaking!"
run: echo "Printing Message: ${{ inputs.message }}" - run: echo "Printing Message: ${{ inputs.message }}"