Skip to content

new "generate kd tree" icon #1234

new "generate kd tree" icon

new "generate kd tree" icon #1234

Workflow file for this run

name: Windows
on:
push:
paths-ignore:
- 'README.md'
- 'docs/'
pull_request:
paths-ignore:
- 'README.md'
- 'docs/'
jobs:
build:
runs-on: windows-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-dotnet@v4
with:
dotnet-version: '8.0.x'
- name: Build
run: .\build.cmd