mirror of https://github.com/go-gost/gost.git
fixup moving to Docker actions
parent
2ea1cd7a37
commit
1a56ac2961
|
|
@ -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