ci: fix workflow yaml
This commit is contained in:
parent
c9b3820205
commit
8fb00360a2
3
.github/workflows/builds.yml
vendored
3
.github/workflows/builds.yml
vendored
@ -27,7 +27,8 @@ jobs:
|
||||
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v3
|
||||
platforms: linux/${{ matrix.arch }}
|
||||
with:
|
||||
platforms: linux/${{ matrix.arch }}
|
||||
|
||||
- name: Login to GitHub Container Registry
|
||||
uses: docker/login-action@v2
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user