Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
drkameleon committed Jun 22, 2024
1 parent c03ef64 commit f086f47
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,9 @@ runs:

- name: Debugging
run: |
echo "-${{ inputs.simulating }}-""
echo "-${{ inputs.simulating }}-"
shell: bash

- name: Debugging
run: |
echo ${{ runner.os }}
Expand Down

0 comments on commit f086f47

Please sign in to comment.