use cache

This commit is contained in:
Elio Bischof
2025-06-17 03:45:06 +02:00
parent a7896e4ec0
commit c9e0f8c454

View File

@@ -46,5 +46,8 @@ jobs:
push: false push: false
builder: ${{ steps.buildx.outputs.name }} builder: ${{ steps.buildx.outputs.name }}
load: true load: true
set: |
*.cache-from=type=gha
*.cache-to=type=gha,mode=max
- name: Run - name: Run
run: make login-lint run: make login-lint