mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-05-03 09:39:47 +00:00
Copy artifact out of the arm runner
This commit is contained in:
parent
b9d2a9989d
commit
52dfc4b5ad
1
.github/workflows/build-and-release.yml
vendored
1
.github/workflows/build-and-release.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user