Skip to content

Commit

Permalink
build with update
Browse files Browse the repository at this point in the history
  • Loading branch information
atropos112 committed Apr 20, 2024
1 parent 15cf086 commit 1603a6b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/arm64_build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
uses: DeterminateSystems/magic-nix-cache-action@main
- name: Prepare host for ARM64 emulation
run: |
sudo apt update -y
sudo apt -y install qemu-user-static
cat /proc/sys/fs/binfmt_misc/qemu-aarch64
/usr/bin/qemu-aarch64-static --version
Expand Down

0 comments on commit 1603a6b

Please sign in to comment.