Skip to content

Play clips as one continuous stream to remove chunk-boundary stalls (… #287

Play clips as one continuous stream to remove chunk-boundary stalls (…

Play clips as one continuous stream to remove chunk-boundary stalls (… #287

Workflow file for this run

name: Build
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
permissions:
contents: read
jobs:
build:
runs-on: windows-2025
steps:
- uses: actions/checkout@v5
- uses: ./.github/actions/full-build