Copy artifact out of the arm runner

This commit is contained in:
Thorsten Sommer 2024-06-10 07:29:47 +02:00
parent b9d2a9989d
commit 52dfc4b5ad
Signed by: tsommer
GPG Key ID: 371BBA77A02C0108

View File

@ -290,6 +290,7 @@ jobs:
base_image: file://$RUNNER_TEMP/linux_arm_qemu_cache.img
cpu: cortex-a53
optimize_image: false
copy_artifact_path: runtime/target/aarch64-unknown-linux-gnu/release/bundle/deb/mind-work-ai-studio_*.deb
shell: /bin/bash
commands: |
export HOME=/root