Skip to content

Commit

Permalink
fix template issue
Browse files Browse the repository at this point in the history
  • Loading branch information
jsinglet committed Jan 19, 2024
1 parent dcae3b7 commit a920756
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ runs:
ADD_TO_PATH: ${{ inputs.add-to-path }}
QLT_VERSION: ${{ inputs.qlt-version }}
QLT_HOME: ${{ inputs.qlt-home }}
GITHUB_TOKEN: ${{ github.token }}

shell: bash
run: |
echo -e "\e[0;32m[QLT]\e[0m Determining QLT release for $RUNNER_OS"
Expand Down

0 comments on commit a920756

Please sign in to comment.