Bust the cache and see is using the master branch does indeed work faster

This commit is contained in:
Trenton H
2025-09-11 07:06:43 -07:00
parent 98accc4e7f
commit 53feba859d
2 changed files with 2 additions and 1 deletions

View File

@@ -373,6 +373,7 @@ jobs:
uses: docker/setup-qemu-action@v3
with:
platforms: arm64
image: tonistiigi/binfmt:master
- name: Login to GitHub Container Registry
uses: docker/login-action@v3
with: