Skip to content

Only define ARRAYSIZE if it is not defined #52

Only define ARRAYSIZE if it is not defined

Only define ARRAYSIZE if it is not defined #52

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