Skip to content

Bump ex_webrtc to 0.8.0. Fix versioning and release new versions. (#78) #117

Bump ex_webrtc to 0.8.0. Fix versioning and release new versions. (#78)

Bump ex_webrtc to 0.8.0. Fix versioning and release new versions. (#78) #117

name: Recognizer CI
on:
push:
paths:
- 'recognizer/**'
- '.github/workflows/**'
permissions:
contents: read
jobs:
build_check_recognizer:
name: Build and check Recognizer
uses: ./.github/workflows/__CI__build-check-app.yml
with:
workdir: recognizer
with-ffmpeg: true