Update ci-selftests.yml

fix/3p-ci-error-handling
Miro Stauder 2 years ago committed by GitHub
parent 9c00b9f889
commit bc70d2dd19
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -55,6 +55,7 @@ jobs:
uses: actions/cache/restore@v4
with:
key: ${{ env.BLDCACHE }}
enableCrossOsArchive: true
fail-on-cache-miss: true
path: |
proxysql/src/

Loading…
Cancel
Save