forked from sig_core/toolkit
fix: don't use gha max cache
This commit is contained in:
parent
2b355c1302
commit
72235d9003
2
.github/workflows/mix-empanadas.yml
vendored
2
.github/workflows/mix-empanadas.yml
vendored
@ -44,4 +44,4 @@ jobs:
|
||||
push: ${{ github.event_name != 'pull_request' }}
|
||||
tags: ghcr.io/rocky-linux/sig-core-toolkit:latest
|
||||
cache-from: type=gha
|
||||
cache-to: type=gha,mode=max
|
||||
cache-to: type=inline
|
||||
|
Loading…
Reference in New Issue
Block a user