f-11: fix: rename meta_cli to metacli

Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
This commit is contained in:
GnomeZworc 2026-01-07 23:24:43 +01:00
commit 07cf77ba7d
Signed by: nicolas.boufideline
GPG key ID: 4406BBBF8845D632
2 changed files with 1 additions and 1 deletions

View file

@ -32,7 +32,7 @@ jobs:
matrix:
goos: [linux]
goarch: [amd64]
binaries: [db, metadata, meta_cli, agent]
binaries: [db, metadata, metacli, agent]
uses: ./.forgejo/workflows/build.yml
with:
tag: ${{ needs.set-release-target.outputs.release_cible }}