Revert "Try purging bazel cache to fix build."

This reverts commit 707957559b8e51be4e2521c1dee265f49ad2d3ed.
This commit is contained in:
Kishore Nallan 2023-12-18 12:15:15 +05:30
parent 707957559b
commit 738d562a36

View File

@ -56,10 +56,6 @@ jobs:
rm bazel-cache.tar.gz
exit 0
- name: Bazel clean
run: |
bazel clean --expunge
- name: Build protobuf deps
run: |
bazel build @com_google_protobuf//:protobuf_headers