Skip to content

Commit 799d476

Browse files
committed
Update Windows build dependencies in GitHub Actions to use mingw-w64-x86_64-sqlite3
1 parent c043206 commit 799d476

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ jobs:
276276
install: >-
277277
git
278278
make
279-
sqlite
279+
mingw-w64-x86_64-sqlite3
280280
mingw-w64-x86_64-cc
281281
mingw-w64-x86_64-cmake
282282

0 commit comments

Comments
 (0)