Skip to content

Commit

Permalink
[fix] fix qmariadb windows plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
bgallois committed Dec 8, 2021
1 parent 37c0ad9 commit 193ee20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
wget https://github.com/bgallois/QMYSQL_driver_prebuilt/releases/download/5.15.2/QMYSQL_MSVC2019_5.15.2.zip
unzip QMYSQL_MSVC2019_5.15.2.zip
copy libmariadb.dll OpenJournal\
copy sqldrivers\* OpenJournal\sqldrivers\
copy plugins\sqldrivers\* OpenJournal\sqldrivers\
7z a C:\OpenJournal.zip OpenJournal\
cd ..
makensis.exe /V3 resources/installer.nsi
Expand Down

0 comments on commit 193ee20

Please sign in to comment.