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
@@ -62,9 +62,6 @@ jobs:
- name: Install cargo-audit
run: cargo install cargo-audit
- name: Install banderole
run: cargo install banderole
- name: Install dependencies (Ubuntu only)
if: matrix.os == 'ubuntu-22.04'
run: |