Attempt to fix build failures

This commit is contained in:
Matthew Penner 2020-12-15 09:25:15 -07:00
parent efc00143b2
commit 24abbebea3

View file

@ -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: |