develop #18

Merged
Fabel merged 65 commits from develop into main 2024-12-05 11:16:03 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit acec227e54 - Show all commits

View File

@ -30,7 +30,7 @@ jobs:
sudo apt-get update
sudo apt-get install -y python3-tk
# Install UI dependencies
- name: Install Tkinter dependencies
- name: Install UI dependencies
run: |
sudo apt-get update
sudo apt-get install -y xvfb python3-tk