From e9a2f86dcf648cdc7f57650f0a2a0bb2d2750166 Mon Sep 17 00:00:00 2001 From: Delyan Angelov Date: Sat, 27 Jun 2020 21:25:55 +0300 Subject: [PATCH] sqlite: fix windows-install-sqlite.bat --- .github/workflows/windows-install-sqlite.bat | 1 - 1 file changed, 1 deletion(-) 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/