Skip to content

Commit

Permalink
.github/workflows: fixed output
Browse files Browse the repository at this point in the history
Signed-off-by: Yongxiang Liang <[email protected]>
  • Loading branch information
liangyongxiang committed Jan 15, 2024
1 parent b0f8e5f commit 2b6d8ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nvchecker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
new_ver.json
cat new_ver.json
echo "{nvcmp}={$(nvcmp --file overlay.toml --json --newer)}" >> $GITHUB_STATE
echo "{nvcmp}={$(nvcmp --file overlay.toml --json --newer)}" >> $GITHUB_OUTPUT
echo "::endgroup::"
Expand Down

0 comments on commit 2b6d8ec

Please sign in to comment.