We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa0c2e7 commit 1ac125bCopy full SHA for 1ac125b
.github/workflows/build-and-release.yml
@@ -572,7 +572,7 @@ jobs:
572
shell: /bin/bash
573
commands: |
574
# Delete all previous artifacts, which may exist due to caching:
575
- rm -f result/target/aarch64-unknown-linux-gnu/release/bundle/deb/mind-work-ai-studio_*.deb
+ rm -f runtime/target/aarch64-unknown-linux-gnu/release/bundle/deb/mind-work-ai-studio_*.deb
576
577
export HOME=/root
578
export CARGO_REGISTRIES_CRATES_IO_PROTOCOL=sparse
0 commit comments