Act cache should be properly configured now
Some checks failed
Build and Publish / build_and_publish (push) Failing after 2m39s

This commit is contained in:
Nexus 2024-06-17 00:53:14 +01:00
parent 597ffd386c
commit 9a42ba815a

View file

@ -32,3 +32,5 @@ jobs:
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
cache-from: type=gha
cache-to: type=gha,mode=max