Fix link to macOS workflow (#4062)

This commit is contained in:
Matthew James Kraai
2025-12-08 03:36:06 -08:00
committed by GitHub
parent baca3a9d1c
commit b940f7cbdf

View File

@@ -164,7 +164,7 @@ mv DB\ Browser\ for\ SQLite.app /Applications
An icon for "DB Browser for SQLite" should now be in your main macOS Applications list, ready to launch.
> Also, we have a CI workflow for macOS, you can check it out [here](https://github.com/sqlitebrowser/sqlitebrowser/blob/master/.github/workflows/build-macos.yml)
> Also, we have a CI workflow for macOS, you can check it out [here](https://github.com/sqlitebrowser/sqlitebrowser/blob/master/.github/workflows/cppcmake-macos.yml)
### Windows
#### Compiling on Windows with MSVC