Skip to content

add azure speech service #35

add azure speech service

add azure speech service #35

Workflow file for this run

name: Packages building
on:
push:
branches:
- main
pull_request:
branches:
- main
concurrency:
group: '${{ github.workflow }} @ ${{ github.ref }}'
cancel-in-progress: true
jobs:
building:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Build
working-directory: src/apps/
run: make BUILD_IMAGE=jialeicui/lx01-build:latest