Skip to content

Commit 6fa5766

Browse files
committed
try 32: use vs2017 msbuild to build SQLite3Enc
1 parent a1b618d commit 6fa5766

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ after_build:
3838
- cmd: 7z a -tzip SQLite3-Encryption_%ARCH%-v%APPVEYOR_BUILD_VERSION%.zip bin-vc15/ -xr@x_fn.txt
3939
- ps: Get-ChildItem .\*.zip | % { Push-AppveyorArtifact $_.FullName -FileName $_.Name }
4040
#
41-
#deploy:
41+
deploy:
4242
release: SQLite3-Encryption-v%APPVEYOR_BUILD_VERSION%
4343
description: "update sqlite3 to v3.29.0"
4444
provider: GitHub

0 commit comments

Comments
 (0)