Skip to content

Commit a831263

Browse files
committed
s
1 parent f30d5d1 commit a831263

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@f17f843f94b2394c5f71774b786988e767929120
3636
with:
37-
cache_dir: ${{steps.init_wsl.outputs.wsl_root_path}}/.cache
37+
cache_dir: ${{steps.init_wsl.outputs.wsl_root_path}}/root/.cache
3838

3939
- name: Build test binary for Windows (inside WSL)
4040
shell: wsl-bash {0}

0 commit comments

Comments
 (0)