re-add cache
Some checks failed
renovate / renovate (push) Failing after 32s

This commit is contained in:
Lee 2023-10-15 03:06:41 +01:00
parent 6d06dc3a20
commit 017235e195

@ -14,12 +14,12 @@ jobs:
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
# - name: Restore Renovate Cache - name: Restore Renovate Cache
# id: cache-renovate id: cache-renovate
# uses: actions/cache/restore@v3 uses: actions/cache/restore@v3
# with: with:
# path: /tmp/renovate/cache path: /tmp/renovate/cache
# key: ${{ runner.os }}-renovate-cache key: ${{ runner.os }}-renovate-cache
- run: Renovate - run: Renovate
env: env: