lib missing

This commit is contained in:
√(noham)²
2024-08-27 18:31:24 +02:00
parent 3da7bc4dd0
commit efd6a882f9
2 changed files with 2 additions and 0 deletions

View File

@@ -74,6 +74,7 @@ jobs:
- name: Install Dependencies
run: |
sudo apt-get install -y libasound2-dev
pip install -r requirements.txt
- name: Build Executable with Nuitka