Skip to content

Commit

Permalink
chore: update auth write location
Browse files Browse the repository at this point in the history
  • Loading branch information
cgrindel committed Dec 1, 2023
1 parent 9d98cbd commit 9746c7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- uses: tweag/configure-bazel-remote-cache-auth@v0
with:
buildbuddy_api_key: ${{ secrets.BUILDBUDDY_API_KEY }}
bazelrc_path: .bazelrc.local
bazelrc_path: .bazelrc.auth
- name: Configure
run: |
# Avoid failures of the form `deadline exceeded after 14999958197ns DEADLINE_EXCEEDED`.
Expand Down

0 comments on commit 9746c7a

Please sign in to comment.