Skip to content

Clean up unnecessary files from msdfgen and msdf-atlas-gen #149

Clean up unnecessary files from msdfgen and msdf-atlas-gen

Clean up unnecessary files from msdfgen and msdf-atlas-gen #149

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