Skip to content

Commit 563c98c

Browse files
committed
fix ci
1 parent 24f63a3 commit 563c98c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
registry: ghcr.io
1818
username: ${{ github.actor }}
1919
password: ${{ github.token }}
20+
- uses: docker/setup-buildx-action@v3
2021
- uses: docker/build-push-action@v6
2122
with:
2223
push: true

0 commit comments

Comments
 (0)