Actually install the packages.
Some checks failed
Build and Publish / build-wheel (push) Failing after 24s

Signed-off-by: Kellen Renshaw <kellen@bluequartz.xyz>
This commit is contained in:
2024-07-22 13:46:12 -07:00
parent 9d56e6abc4
commit 243ecce5f0

View File

@@ -16,7 +16,7 @@ jobs:
run: apt update
- name: Install build-deps
run: apt-get build-dep .
run: apt-get -y build-dep .
- name: Build Package
run: debuild -us -uc -tc -b