diff --git a/.github/workflows/windows-install-sqlite.bat b/.github/workflows/windows-install-sqlite.bat index 6613ffc141..f562e95f66 100644 --- a/.github/workflows/windows-install-sqlite.bat +++ b/.github/workflows/windows-install-sqlite.bat @@ -8,4 +8,3 @@ unzip sqlite-amalgamation-3320300.zip -d thirdparty/ move /y thirdparty/sqlite-amalgamation-3320300 thirdparty/sqlite -dir thirdparty thirdparty\sqlite\ thirdparty/sqlite/