mirror of https://github.com/go-gost/gost.git
fixup moving to Docker actions
parent
58bd3d062b
commit
a513417d7e
|
|
@ -44,6 +44,7 @@ jobs:
|
|||
uses: docker/setup-qemu-action@v3
|
||||
|
||||
- name: Set up Docker Buildx
|
||||
id: buildx
|
||||
uses: docker/setup-buildx-action@v3
|
||||
with:
|
||||
version: latest
|
||||
|
|
|
|||
Loading…
Reference in New Issue