removed legacy code and clippy fixes + fixed ci
Release / Build and Release (push) Failing after 38s

This commit is contained in:
2026-04-01 14:01:16 +02:00
parent bd18bbf866
commit 7a8f70938e
9 changed files with 22 additions and 61 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ jobs:
cache: false
- name: Install packaging tools
run: apt-get update && apt-get install -y dpkg-dev
run: apt-get update && apt-get install -y dpkg-dev pkg-config
- name: Get Version
id: get_version