skip cache storing if cache already there

This commit is contained in:
edoapra 2025-03-01 09:36:22 -08:00
parent 856792a3ea
commit d52a440edb
No known key found for this signature in database
GPG key ID: 9E6A0B70826967BA

View file

@ -532,6 +532,7 @@ jobs:
run: |
./travis/compile_check.sh
- name: store cache
if: ${{ (steps.setup-cache.outputs.cache-hit != 'true')
run: |
./travis/cache_store.sh
- name: qa_test