Update .github/workflows/ci.yaml
Co-authored-by: bo0tzz <git@bo0tzz.me>
This commit is contained in:
parent
64cd1ab635
commit
22592a9418
3
.github/workflows/ci.yaml
vendored
3
.github/workflows/ci.yaml
vendored
@ -26,6 +26,9 @@ jobs:
|
||||
username: ${{ github.actor }}
|
||||
password: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: Set up QEMU
|
||||
uses: docker/setup-qemu-action@v3.2.0
|
||||
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user