Skip to content

Creates a shell for LpcmDecoder #17

Creates a shell for LpcmDecoder

Creates a shell for LpcmDecoder #17

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