Skip to content

fixed review finding #14

fixed review finding

fixed review finding #14

Workflow file for this run

name: Build STT on Push
on: push
jobs:
build-with-common:
strategy:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
uses: ./.github/workflows/common.yml
with:
runs-on: ${{ matrix.os }}
gradle-tasks: dist