Skip to content

Commit

Permalink
Restore Qemu Binfmt
Browse files Browse the repository at this point in the history
  • Loading branch information
donn committed Apr 7, 2024
1 parent 7fbc74f commit a2f2ef7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/actions/docker_build/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ runs:
- uses: actions/checkout@v2
- uses: docker/setup-buildx-action@v2
- uses: ./.github/actions/set_env_variables
- name: Set up QEMU
uses: docker/setup-qemu-action@v1
- uses: DeterminateSystems/nix-installer-action@main
with:
extra-conf: |
Expand Down

0 comments on commit a2f2ef7

Please sign in to comment.