Skip to content

Commit 4115f5d

Browse files
committed
asd
1 parent e9d3de1 commit 4115f5d

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ runs:
3434
- name: Setup Bazel
3535
uses: alan-agius4/dev-infra/github-actions/bazel/setup@c5dd3ab8a177cd9508ca3fdc5f2d7215a9680a37
3636
with:
37-
bazelrc: ${{steps.init_wsl.outputs.repo_path}}/.bazelrc.user
37+
bazelrc: ${{steps.init_wsl.outputs.wsl_root_path}}${{steps.init_wsl.outputs.repo_path}}/.bazelrc.user
3838
cache_dir: ${{steps.init_wsl.outputs.wsl_root_path}}/root/.cache
3939

4040
- name: Update permissions for bazelisk and bazel cache (inside WSL)

0 commit comments

Comments
 (0)