Skip to content

Commit

Permalink
install libgtk-3-0
Browse files Browse the repository at this point in the history
  • Loading branch information
Links2004 committed Mar 6, 2021
1 parent 738e43f commit 7c3b1b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7c3b1b7

Please sign in to comment.