Skip to content

Commit 3191cbc

Browse files
committed
buildx
Signed-off-by: hungran <[email protected]>
1 parent 501b2a2 commit 3191cbc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ jobs:
3232
- name: Build wasi
3333
run: ./build.sh
3434

35-
# - name: Set up Docker Buildx
36-
# uses: docker/setup-buildx-action@v3
35+
- name: Set up Docker Buildx
36+
uses: docker/setup-buildx-action@v3
3737

3838
- name: Log in to the Container registry
3939
uses: docker/login-action@v3

0 commit comments

Comments
 (0)