Skip to content

Commit 676c582

Browse files
committed
print version
1 parent 56bf2ac commit 676c582

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

action.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ runs:
1212
shell: bash
1313
env:
1414
TFCMT_VERSION: ${{ inputs.version }}
15+
- run: echo ${TFCMT_VERSION}
16+
shell: bash
17+
env:
18+
TFCMT_VERSION: ${{ inputs.version }}
1519
- run: tfcmt --version
1620
shell: bash
1721

0 commit comments

Comments
 (0)