Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: add ci workflow #9

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

chore: add ci workflow #9

wants to merge 2 commits into from

Conversation

mzgoddard
Copy link
Contributor

Add CI github workflow.

This workflow does the following:

  • Install a virtual audio device
  • Build automationttsengine and vocalizer visual studio projects
  • npm install with npm ci
  • npm test

<PostBuildEvent>
<Message>Performing Registration</Message>
<Command>regsvr32 /s /c "$(TargetPath)"</Command>
</PostBuildEvent>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this interfere with the build process in CI?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants