Attempt to fix build failures
This commit is contained in:
parent
efc00143b2
commit
24abbebea3
1 changed files with 2 additions and 0 deletions
2
.github/workflows/docker-publish.yml
vendored
2
.github/workflows/docker-publish.yml
vendored
|
@ -38,6 +38,8 @@ jobs:
|
||||||
|
|
||||||
- name: Install buildx
|
- name: Install buildx
|
||||||
uses: docker/setup-buildx-action@v1
|
uses: docker/setup-buildx-action@v1
|
||||||
|
with:
|
||||||
|
version: 0.5.1
|
||||||
|
|
||||||
- name: Registry Authentication
|
- name: Registry Authentication
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in a new issue