Fix github actions for ubuntu
This commit is contained in:
parent
b7ad595628
commit
0f758584bf
1
.github/workflows/Build.yml
vendored
1
.github/workflows/Build.yml
vendored
@ -16,6 +16,7 @@ jobs:
|
||||
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y libusb-1.0-0-dev qt5-default qt5-qmake qtbase5-dev
|
||||
|
||||
- name: Build application
|
||||
|
Loading…
Reference in New Issue
Block a user