Skip to content

Fix: Incorrect or missing pronunciation of sentences when composition… #31

Fix: Incorrect or missing pronunciation of sentences when composition…

Fix: Incorrect or missing pronunciation of sentences when composition… #31

Workflow file for this run

name: Commit CI
on:
push:
branches:
- '*'
tags:
- '![0-9]+.*'
pull_request:
jobs:
linux:
uses: ./.github/workflows/linux-build.yml
macos:
uses: ./.github/workflows/macos-build.yml
windows:
uses: ./.github/workflows/windows-build.yml