install libgtk-3-0

This commit is contained in:
Links
2021-03-06 08:59:21 +01:00
parent 738e43fda4
commit 7c3b1b7408

View File

@ -121,9 +121,9 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: install libgtk-3-0
- name: install libgtk2.0-0
run: |
sudo apt-get install libgtk-3-0
sudo apt-get install -y libgtk2.0-0
- name: Get Date
id: get-date