Skip to content

Commit f87fc52

Browse files
committed
Print debug info
1 parent 85860b0 commit f87fc52

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/windows_test_npm_install.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,9 @@ jobs:
151151
. "${{ env.NVS_HOME }}/nvs.sh" install
152152
nvs add ${{ matrix.NODE_VERSION }}
153153
nvs use ${{ matrix.NODE_VERSION }}
154+
nvs --version
155+
nvs which ${{ matrix.NODE_VERSION }}
156+
node --version
154157
timeout-minutes: 15
155158

156159
# Print debug info:

0 commit comments

Comments
 (0)