You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: BUILDING.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -249,6 +249,8 @@ If you additionally want an NSIS installer:
249
249
250
250
Done.
251
251
252
+
> Also, we have a CI workflow for Windows, you can check it out [here](https://github.com/sqlitebrowser/sqlitebrowser/blob/master/.github/workflows/build-windows.yml)
253
+
252
254
## Build with SQLCipher support
253
255
254
256
When built with SQLCipher support, DB Browser for SQLite will allow you to open
**Note:** If for some reason the standard Windows release does not work
115
-
(e.g. gives an error), try a [nightly build](https://github.com/sqlitebrowser/sqlitebrowser?tab=readme-ov-file#nightly-builds). Nightly builds often fix bugs
0 commit comments