mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-04-28 11:39:48 +00:00
Changed to warn for faster debugging
This commit is contained in:
parent
52dfc4b5ad
commit
0d940c2d64
2
.github/workflows/build-and-release.yml
vendored
2
.github/workflows/build-and-release.yml
vendored
@ -308,5 +308,5 @@ jobs:
|
||||
with:
|
||||
name: MindWork AI Studio (Linux - deb linux-arm64)
|
||||
path: "runtime/target/aarch64-unknown-linux-gnu/release/bundle/deb/mind-work-ai-studio_*.deb"
|
||||
if-no-files-found: error
|
||||
if-no-files-found: warn
|
||||
retention-days: ${{ env.RETENTION_DAYS }}
|
Loading…
Reference in New Issue
Block a user