Skip to content

Commit 82862c6

Browse files
committed
dbg
1 parent 4d448f5 commit 82862c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
echo CMAKE_TOOLCHAIN_FILE=$env:VCPKG_INSTALLATION_ROOT\scripts\buildsystems\vcpkg.cmake >> $env:GITHUB_ENV
4444
echo VCPKG_TARGET_TRIPLET=x64-windows-static >> $env:GITHUB_ENV
4545
& $env:VCPKG_INSTALLATION_ROOT\vcpkg install --triplet x64-windows-static sqlite3
46+
& $env:VCPKG_INSTALLATION_ROOT\vcpkg install --triplet x64-windows-static-md sqlite3
4647
4748
- name: Setup rustup
4849
run: |

0 commit comments

Comments
 (0)