Skip to content

Commit

Permalink
Merge pull request #150 from Suwayomi/main
Browse files Browse the repository at this point in the history
buildx?
  • Loading branch information
Robonau authored Feb 5, 2024
2 parents e32aa06 + 643e5da commit 6fa5252
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ jobs:
uses: actions/checkout@v4
- name: Set up QEMU
uses: docker/setup-qemu-action@v3
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
- name: Login to GitHub Container Registry
uses: docker/login-action@v3
with:
Expand Down

0 comments on commit 6fa5252

Please sign in to comment.