mirror of
https://github.com/Serial-Studio/Serial-Studio.git
synced 2025-01-31 17:42:55 +08:00
Update deploy.yml
This commit is contained in:
parent
3d93e69cbd
commit
4f3d97a017
21
.github/workflows/deploy.yml
vendored
21
.github/workflows/deploy.yml
vendored
@ -28,16 +28,17 @@ env:
|
||||
QML_DIR: "../../app/qml"
|
||||
PUBLISHER: "Alex Spataru"
|
||||
DESCRIPTION: "Multi-purpose serial data visualization & processing program"
|
||||
QT_MODULES: qt3d \
|
||||
qtgraphs \
|
||||
qtquick3d \
|
||||
qtlocation \
|
||||
qtdatavis3d \
|
||||
qtserialport \
|
||||
qtshadertools \
|
||||
qtcore5compat \
|
||||
qtpositioning \
|
||||
qtconnectivity
|
||||
QT_MODULES: |
|
||||
qt3d
|
||||
qtgraphs
|
||||
qt5compat
|
||||
qtquick3d
|
||||
qtlocation
|
||||
qtdatavis3d
|
||||
qtserialport
|
||||
qtshadertools
|
||||
qtpositioning
|
||||
qtconnectivity
|
||||
|
||||
#-------------------------------------------------------------------------------
|
||||
# Workflow jobs (GNU/Linux, macOS & Windows)
|
||||
|
Loading…
x
Reference in New Issue
Block a user