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
+3
View File
@@ -59,6 +59,9 @@ jobs:
with:
workdir: ./src-tauri
- name: Install banderole
run: cargo install banderole
- name: Install dependencies from lockfile
run: pnpm install --frozen-lockfile