mirror of
https://github.com/Links2004/arduinoWebSockets.git
synced 2025-07-27 06:07:14 +02:00
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:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|
||||||
- name: install libgtk-3-0
|
- name: install libgtk2.0-0
|
||||||
run: |
|
run: |
|
||||||
sudo apt-get install libgtk-3-0
|
sudo apt-get install -y libgtk2.0-0
|
||||||
|
|
||||||
- name: Get Date
|
- name: Get Date
|
||||||
id: get-date
|
id: get-date
|
||||||
|
Reference in New Issue
Block a user