Skip to content

Commit

Permalink
Update blank.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Gargo authored Jan 9, 2024
1 parent ac712c2 commit 89a5ecd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ jobs:
content="${content//$'\r'/'%0D'}"
# end of optional handling for multi line json
echo "::set-output name=packageJson::$content"
# - run: |
# echo "${{fromJson(steps.set_var.outputs.packageJson).version}}"
- run: |
echo "${{fromJson(steps.set_var.outputs.packageJson).version}}"

0 comments on commit 89a5ecd

Please sign in to comment.