Skip to content

Commit a5e90c8

Browse files
committed
feat(github-actions): support RBE credentials in WSL
See comment.
1 parent 3bfa6d8 commit a5e90c8

File tree

3 files changed

+70
-2
lines changed

3 files changed

+70
-2
lines changed

github-actions/bazel/configure-remote/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ ts_library(
1414
devmode_module = "commonjs",
1515
deps = [
1616
"@npm//@types/node",
17+
"@npm//@actions/core",
1718
],
1819
)
1920

0 commit comments

Comments
 (0)