Skip to content

Fix language attribute for Pure Data files #18

Fix language attribute for Pure Data files

Fix language attribute for Pure Data files #18

Workflow file for this run

name: Build Windows
on:
push:
branches: [ '**' ]
pull_request:
branches: [ '**' ]
workflow_dispatch:
jobs:
build:
uses: ./.github/workflows/build-common.yml
with:
artifact-name-suffix: windows
run-windows: true
run-linux: false
run-macos: false