forked from Links2004/arduinoWebSockets
install libgtk-3-0
This commit is contained in:
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@ -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
|
||||
|
Reference in New Issue
Block a user