chore(gallery agent): avoid to commit the binary

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
Ettore Di Giacinto
2025-10-15 23:30:14 +02:00
parent 244e47e1e0
commit 167c183c84

View File

@@ -58,6 +58,7 @@ jobs:
export GALLERY_INDEX_PATH=$PWD/gallery/index.yaml
cd .github/gallery-agent
./gallery-agent
rm -rf gallery-agent
- name: Check for changes
id: check_changes