You've already forked focalboard
mirror of
https://github.com/mattermost/focalboard.git
synced 2025-11-06 09:19:31 +02:00
Update GitHub workflow to use Windows 2022 (#2348)
* Upgrade npm in build-ubuntu * npm i -S moment * Don't upgrade npm * macos-latest on build-mac * Update dev-release.yml * Use windows-2022 * Debug: Dir * Win SDK path * Dir * Use Win SDK 10.0.19041.0 * Cleanup * Add Win requirements to readme * Add Windows SDK download link to readme
This commit is contained in:
@@ -84,7 +84,7 @@ You can build standalone apps that package the server to run locally against SQL
|
||||
* Open a git-bash prompt
|
||||
* `make win-wpf-app`
|
||||
* run `cd win-wpf/msix && focalboard.exe`
|
||||
* *Requires: Windows 10*
|
||||
* *Requires: Windows 10, [Windows 10 SDK](https://developer.microsoft.com/en-us/windows/downloads/sdk-archive/) 10.0.19041.0, .NET 4.8 developer pack*
|
||||
* Docker:
|
||||
* To run it locally from Offical Image
|
||||
* `docker run -it -p 80:8000 mattermost/focalboard`
|
||||
|
||||
Reference in New Issue
Block a user