1
0
Fork 0
mirror of https://github.com/alangrainger/immich-public-proxy.git synced 2024-12-28 03:41:58 +00:00

Update .github/workflows/ci.yaml

Co-authored-by: bo0tzz <git@bo0tzz.me>
This commit is contained in:
Tarow 2024-10-31 08:10:10 +01:00 committed by GitHub
parent 64cd1ab635
commit 22592a9418
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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