Skip to content

Commit 47b26e7

Browse files
committed
ad
1 parent deb7d88 commit 47b26e7

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,11 @@ runs:
3131
pnpm install --frozen-lockfile
3232
shell: wsl-bash {0}
3333

34-
- name: Setup Bazel
34+
- name: Setup Bazel (inside WSL)
3535
uses: alan-agius4/dev-infra/github-actions/bazel/setup@40049d1863c03e4ae202ad3fbb954e168ba0a0a7
3636
shell: wsl-bash {0}
3737

38-
- name: Setup Bazel RBE
38+
- name: Setup Bazel RBE (inside WSL)
3939
uses: angular/dev-infra/github-actions/bazel/configure-remote@72f5a5f5bbbdf5bbaf0c8abf33cf6fbaef2ff50c
4040
shell: wsl-bash {0}
4141

0 commit comments

Comments
 (0)