chore: add banderole to ci

This commit is contained in:
zhom
2025-07-25 11:59:17 +04:00
parent cf5b498bd6
commit d06dbb6c70
4 changed files with 13 additions and 1 deletions
+4 -1
View File
@@ -140,9 +140,12 @@ jobs:
with:
workdir: ./src-tauri
- name: Install banderole
run: cargo install banderole
- name: Install frontend dependencies
run: pnpm install --frozen-lockfile
- name: Build nodecar sidecar
shell: bash
working-directory: ./nodecar