Try declaring buildx setup step use the docker driver
All checks were successful
/ ls (push) Successful in 5s

This commit is contained in:
Bill Niblock 2025-06-08 03:12:40 +00:00
parent e9a3cf4417
commit d95a1cddf3

View file

@ -31,3 +31,5 @@ jobs:
- name: Setup buildx
uses: https://forge.niblock.tech/actions/setup-buildx-action@v3
with:
driver: docker