mirror of
https://github.com/typesense/typesense.git
synced 2025-05-21 14:12:27 +08:00
Use per-branch bazel cache
This commit is contained in:
parent
c2fcbd0d94
commit
fe25926601
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -45,7 +45,7 @@ jobs:
|
||||
workflow_conclusion: ""
|
||||
if_no_artifact_found: warn
|
||||
skip_unpack: true
|
||||
branch: main
|
||||
branch: ${{ github.head_ref || github.ref_name }}
|
||||
|
||||
- name: Uncompress bazel cache
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user