.gitea/workflows/run.yaml aktualisiert
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 5m36s
Details
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 5m36s
Details
This commit is contained in:
parent
1ccc530b56
commit
acec227e54
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue