Skip to content

Commit f2df769

Browse files
authored
check.yml: set tx version
1 parent 6eed7e4 commit f2df769

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ env:
3939
PYDOC_REPO: ${{ github.server_url }}/${{ github.repository }}
4040
PYDOC_TX_PROJECT: ${{ inputs.tx_project }}
4141
PYDOC_VERSION: ${{ inputs.version }}
42+
TX_CLI_VERSION: '1.6.16'
4243

4344
jobs:
4445

0 commit comments

Comments
 (0)