update cache path

fix/3p-ci-error-handling
Miro Stauder 1 year ago committed by GitHub
parent 5b913db4ce
commit a4967bd1b5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -81,6 +81,7 @@ jobs:
key: ${{ env.BLDCACHE }}
fail-on-cache-miss: true
path: |
proxysql/.git/
proxysql/binaries/
- name: Prepare

@ -78,6 +78,7 @@ jobs:
key: ${{ env.BLDCACHE }}
fail-on-cache-miss: true
path: |
proxysql/.git/
proxysql/binaries/
- name: Prepare

Loading…
Cancel
Save