chore: update the file

This commit is contained in:
x-tools-author 2025-03-05 21:40:56 +08:00
parent 378a228f7e
commit c7d72a33e2

View File

@ -24,11 +24,9 @@ jobs:
with: with:
aqtversion: '==3.1.*' aqtversion: '==3.1.*'
version: ${{ matrix.version }} version: ${{ matrix.version }}
host: 'linux'
target: 'desktop' target: 'desktop'
arch: ${{ matrix.arch }} arch: ${{ matrix.arch }}
dir: ${{ github.workspace }} dir: ${{ github.workspace }}
modules: 'qtcharts qtserialbus qtserialport qtwebsockets'
- name: install-dependencies - name: install-dependencies
run: | run: |
sudo apt-get install -y libxcb-xinerama0 libxcb-cursor-dev libudev-dev libusb-dev libusb-1.0-0-dev sudo apt-get install -y libxcb-xinerama0 libxcb-cursor-dev libudev-dev libusb-dev libusb-1.0-0-dev