Skip to content

Commit

Permalink
print PATH
Browse files Browse the repository at this point in the history
  • Loading branch information
CGQAQ committed Mar 1, 2024
1 parent 3c84c8d commit d42c7d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ jobs:
id: output
run: |
echo "${{ steps.test-action.outputs.sdk-path }}"
echo "PATH: ${{ $PATH }}"
echo "PATH: $PATH"

0 comments on commit d42c7d6

Please sign in to comment.