Skip to content

Commit

Permalink
[VL] Oops, a minor follow-up to #6497 (#6516)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhztheplayer authored Jul 19, 2024
1 parent c85f4a7 commit 56e1d79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/velox_docker_cache.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
if: steps.check-cache.outputs.cache-hit != 'true'
run: |
df -a
bash dev/ci-velox-buildstatic-centos-8.sh
bash dev/ci-velox-buildshared-centos-8.sh
- name: Cache
if: steps.check-cache.outputs.cache-hit != 'true'
id: cache
Expand Down

0 comments on commit 56e1d79

Please sign in to comment.