We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0a0b08 commit f81dbfeCopy full SHA for f81dbfe
.circleci/config.yml
@@ -88,6 +88,7 @@ commands:
88
- run: npm install -g yarn@1.22.10
89
- run: node --version
90
- run: yarn --version
91
+ - run: git config --global core.longpaths true
92
93
setup_bazel_rbe:
94
parameters:
0 commit comments