Fix CI again

This commit is contained in:
Tom Bloor 2025-03-07 15:49:49 +00:00
parent e9dcadf9c6
commit f3f604f85f
Signed by: TBSliver
GPG key ID: 4657C7EBE42CC5CC

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 }}"