Skip to content

Commit

Permalink
fix: windows long path
Browse files Browse the repository at this point in the history
  • Loading branch information
zaucy committed Sep 21, 2023
1 parent c6cd10f commit b32bb01
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .bazelrc
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# workaround long path issues on GitHub actions Windows machine
startup:ci --output_user_root=C:/tmp

import %workspace%/bazel/common.bazelrc

try-import %workspace%/user.bazelrc

0 comments on commit b32bb01

Please sign in to comment.