Try declaring buildx setup step use the docker driver
All checks were successful
/ ls (push) Successful in 5s
All checks were successful
/ ls (push) Successful in 5s
This commit is contained in:
parent
e9a3cf4417
commit
d95a1cddf3
1 changed files with 3 additions and 1 deletions
|
@ -30,4 +30,6 @@ jobs:
|
|||
ls -alh /var/run/
|
||||
|
||||
- name: Setup buildx
|
||||
uses: https://forge.niblock.tech/actions/setup-buildx-action@v3
|
||||
uses: https://forge.niblock.tech/actions/setup-buildx-action@v3
|
||||
with:
|
||||
driver: docker
|
Loading…
Add table
Add a link
Reference in a new issue