mirror of
https://github.com/x-tools-author/x-tools.git
synced 2025-09-15 15:28:40 +08:00
chore: update the file
This commit is contained in:
parent
378a228f7e
commit
c7d72a33e2
2
.github/workflows/build-test.yml
vendored
2
.github/workflows/build-test.yml
vendored
@ -24,11 +24,9 @@ jobs:
|
||||
with:
|
||||
aqtversion: '==3.1.*'
|
||||
version: ${{ matrix.version }}
|
||||
host: 'linux'
|
||||
target: 'desktop'
|
||||
arch: ${{ matrix.arch }}
|
||||
dir: ${{ github.workspace }}
|
||||
modules: 'qtcharts qtserialbus qtserialport qtwebsockets'
|
||||
- name: install-dependencies
|
||||
run: |
|
||||
sudo apt-get install -y libxcb-xinerama0 libxcb-cursor-dev libudev-dev libusb-dev libusb-1.0-0-dev
|
||||
|
||||
Loading…
Reference in New Issue
Block a user