.gitea/workflows/run.yaml aktualisiert
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 5m36s Details

This commit is contained in:
Falko Victor Habel 2024-10-31 17:09:40 +00:00
parent 1ccc530b56
commit acec227e54
1 changed files with 1 additions and 1 deletions

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