Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
drkameleon committed Jun 20, 2024
1 parent b927c76 commit 94364a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ runs:
- name: Set build metadata
if: inputs.metadata != ''
run: |
echo ${{ input.metadata }} arturo/version/metadata
echo ${{ inputs.metadata }} arturo/version/metadata
shell: bash

- name: Cache ChooseNim
Expand Down

0 comments on commit 94364a0

Please sign in to comment.