build: remove banderole

This commit is contained in:
zhom
2026-01-11 21:47:23 +04:00
parent 24c6732c40
commit 9c73beaaea
5 changed files with 3 additions and 25 deletions
-3
View File
@@ -122,9 +122,6 @@ jobs:
with:
workdir: ./src-tauri
- name: Install banderole
run: cargo install banderole
- name: Install frontend dependencies
run: pnpm install --frozen-lockfile