This commit is contained in:
Dominik Werder
2023-09-01 15:44:31 +02:00
parent 3f94597a7b
commit d4c366c306

View File

@@ -28,7 +28,7 @@ jobs:
# - 3456
steps:
- uses: actions/checkout@v3
- run: echo "Flags: ${{ github.event.inputs.flags }}"
- run: "echo Flags: ${{ github.event.inputs.flags }}"
# - run: echo $HOME
# - run: echo $PATH
- run: echo $GITHUB_WORKSPACE