mirror of
https://github.com/itzg/mc-router.git
synced 2024-11-21 11:25:41 +01:00
ci: Setup docker buildx but not install as default
This commit is contained in:
parent
4ff2525cd9
commit
0305bbe458
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -24,8 +24,6 @@ jobs:
|
||||
|
||||
- name: Setup docker buildx
|
||||
uses: docker/setup-buildx-action@v1
|
||||
with:
|
||||
install: true
|
||||
|
||||
- name: Docker login
|
||||
uses: docker/login-action@v1
|
||||
|
Loading…
Reference in New Issue
Block a user