Skip to content

Commit

Permalink
fixup! fixup! fixup! Keep i386 alive and add ARM builds
Browse files Browse the repository at this point in the history
  • Loading branch information
good-bye committed Dec 10, 2023
1 parent 67819e2 commit d66658c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@ jobs:
with:
submodules: recursive

- name: Build AppImage in Docker
run: bash -ex ci/build-in-docker.sh

- name: Set up QEMU integration for Docker
run: docker run --rm --privileged multiarch/qemu-user-static --reset -p yes

- name: Build AppImage in Docker
run: bash -ex ci/build-in-docker.sh

- name: Archive artifacts
uses: actions/upload-artifact@v2
with:
Expand Down

0 comments on commit d66658c

Please sign in to comment.