mirror of
https://github.com/typesense/typesense.git
synced 2025-05-22 14:55:26 +08:00
Merge branch 'v0.25-join' of https://github.com/ozanarmagan/typesense into v0.25-join
This commit is contained in:
commit
9569b47cb4
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -44,9 +44,11 @@ jobs:
|
||||
search_artifacts: true
|
||||
workflow_conclusion: ""
|
||||
if_no_artifact_found: warn
|
||||
skip_unpack: true
|
||||
|
||||
- name: Uncompress bazel cache
|
||||
run: |
|
||||
unzip bazel-cache.zip
|
||||
mkdir -p ~/.cache/bazel
|
||||
tar_file="bazel-cache.tar.gz" && \
|
||||
[ -f "$tar_file" ] && \
|
||||
|
Loading…
x
Reference in New Issue
Block a user