diff --git a/README.md b/README.md index 39f5a76..98afad7 100644 --- a/README.md +++ b/README.md @@ -33,3 +33,4 @@ Github action practice repository for Language Technology conference 2022 - https://github.com/sillsdev/wesay/blob/develop/.github/workflows/PR.yml (matrix build and runs tests for Windows and Linux ) - https://github.com/sillsdev/wesay/blob/develop/.github/workflows/Installer.yml (builds a Wix installer and uploads it as a Github artifact) - https://github.com/sillsdev/Mercurial4Chorus/blob/master/.github/workflows/nuget-ci-cd.yml (builds Nuget package and publishes to Nuget using Secrets) +- https://github.com/sillsdev/SpeechAnalyzer/blob/master/.github/workflows/msbuild.yml (build Speech Analyzer - C++ - and run tests and make a installer)