Skip to content

Commit

Permalink
Add qemu back to the workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
KubaZ2 committed Nov 30, 2024
1 parent 0524327 commit fc12177
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,9 @@ jobs:
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}

- name: Set up QEMU
uses: docker/setup-qemu-action@v3

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3

Expand Down

0 comments on commit fc12177

Please sign in to comment.