Skip to content

Fixed an issue where the ping response would be queued for the next n… #92

Fixed an issue where the ping response would be queued for the next n…

Fixed an issue where the ping response would be queued for the next n… #92

Workflow file for this run

name: Build
on:
push:
workflow_dispatch:
jobs:
call-windows-build:
name: Windows Build
uses: ./.github/workflows/win-build.yml
call-linux-build:
name: Linux Build
uses: ./.github/workflows/linux-build.yml