Skip to content

Commit 0d293a8

Browse files
committed
CI: deploy sqldrive in msvc.yml
1 parent f814ebc commit 0d293a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/msvc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -472,6 +472,7 @@ jobs:
472472
copy /Y %QT_ROOT_DIR%\bin\QtWebEngineProcess.exe install\bin
473473
xcopy /Y /S /I %QT_ROOT_DIR%\resources install\bin\resources
474474
xcopy /Y /S /I %QT_ROOT_DIR%\translations install\bin\translations
475+
xcopy /Y /S /I %QT_ROOT_DIR%\plugins\sqldrivers install\bin\sqldrivers
475476
C:\msys64\usr\bin\wget https://npcap.com/dist/npcap-1.80.exe
476477
copy npcap-1.80.exe install\bin
477478
;7z a RabbitRemoteControl_${{env.RabbitRemoteControl_VERSION}}_${{matrix.qt_arch}}_qt${{matrix.qt_version}}_Portable.zip .\install\*

0 commit comments

Comments
 (0)