install libgtk-3-0

This commit is contained in:
Links
2021-03-06 08:56:08 +01:00
parent f55bf8d4ed
commit 738e43fda4

View File

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