Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f0566d1

Browse files
wip!
1 parent 41874ea commit f0566d1

File tree

1 file changed

+3
-0
lines changed
  • .github/shared-actions/windows-bazel-test

1 file changed

+3
-0
lines changed

‎.github/shared-actions/windows-bazel-test/action.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,9 @@ runs:
5656
- name: Convert symlinks for Windows host
5757
shell: wsl-bash {0}
5858
run: |
59+
export NVM_DIR="$HOME/.nvm"
60+
[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh"
61+
5962
cd ${{steps.init_wsl.outputs.repo_path}}
6063
6164
runfiles_dir="/mnt/c/test/dist/bin/tests/legacy-cli/${{inputs.test_target_name}}_/${{inputs.test_target_name}}.bat.runfiles"

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /