Skip to content

Commit

Permalink
Whoops
Browse files Browse the repository at this point in the history
  • Loading branch information
pjreiniger committed Sep 19, 2024
1 parent b797b47 commit 4c8a4a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-build-buddy/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ runs:
shell: bash
run: |
echo "No API key secret detected, will setup readonly cache"
echo "build:ci --build_buddy_readonly" > bazel_auth.rc
echo "build:ci --config=build_buddy_readonly" > bazel_auth.rc
- name: Set with key
env:
Expand Down

0 comments on commit 4c8a4a8

Please sign in to comment.