Skip to content

Commit

Permalink
only update-path
Browse files Browse the repository at this point in the history
Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com>
  • Loading branch information
rdhar committed Apr 8, 2024
1 parent f23f73e commit 9df967a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/tf_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,7 @@ jobs:
curl -O -L "https://github.com/tofuutils/tenv/releases/latest/download/tenv_${LATEST_TENV}_amd64.deb"
sudo dpkg -i "cosign_${LATEST_COSIGN}_amd64.deb" "tenv_${LATEST_TENV}_amd64.deb"
tenv $CLI_USES use 1.6.1
echo "$(tenv update-path)"
echo "$(tenv update-path)" >> $GITHUB_PATH
tenv update-path
$CLI_USES --version
- name: Version TF
Expand Down

0 comments on commit 9df967a

Please sign in to comment.