Fixes arm64 qemu environment

This commit is contained in:
Thorsten Sommer 2024-06-09 20:10:19 +02:00
parent 12a1a1071e
commit 460e1a3f6b
Signed by: tsommer
GPG Key ID: 371BBA77A02C0108

View File

@ -291,6 +291,8 @@ jobs:
optimize_image: false
shell: /bin/bash
commands: |
export HOME=/root
export CARGO_REGISTRIES_CRATES_IO_PROTOCOL=sparse
source "$HOME/.cargo/env"
cd runtime
cargo tauri build --target aarch64-unknown-linux-gnu --bundles deb