Skip to content

Commit

Permalink
show node path
Browse files Browse the repository at this point in the history
  • Loading branch information
brunobar79 committed Jul 12, 2024
1 parent 5a65bdf commit b49b1c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macstadium-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ jobs:
- name: Version debug
run: |
echo "Node version (nvm):" $(nvm current)
echo "Node version:" $(node -v)
echo "Node path:" $(which node)
echo "Ruby Version: " $(ruby -v)
echo "Yarn Version: " $(yarn -v)
echo "Cocoapods Version: " $(pod --version)
Expand Down

0 comments on commit b49b1c5

Please sign in to comment.