Skip to content

Update AudioFrameDecoder to be usable in an iterative manner. #15

Update AudioFrameDecoder to be usable in an iterative manner.

Update AudioFrameDecoder to be usable in an iterative manner. #15

Workflow file for this run

name: build
on: [push, pull_request]
jobs:
linux-amd64:
runs-on: ubuntu-latest
steps:
- name: Checkout repo
uses: actions/checkout@v4
- name: Build
uses: ./.github/actions/iamf-tools-builder