Skip to content

Protect the audio2 callbacks with a mutex #1771

Protect the audio2 callbacks with a mutex

Protect the audio2 callbacks with a mutex #1771

Workflow file for this run

name: UWP
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build:
runs-on: windows-latest
steps:
- uses: actions/checkout@v4
- name: Get Submodules
run: .\get_dlc.bat
- name: Compile
run: .\make.bat windowsapp -v vs2022 --kinc . --from Tests/Empty --compile