Skip to content

Commit 5d829a3

Browse files
committed
WIP
1 parent e28119c commit 5d829a3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ jobs:
4747
- uses: actions/checkout@v4
4848
with:
4949
fetch-depth: 0
50+
- uses: docker/setup-qemu-action@v3
51+
- uses: docker/setup-buildx-action@v2
5052
- uses: docker/login-action@v2
5153
with:
5254
registry: ghcr.io

0 commit comments

Comments
 (0)