Skip to content

Fix nested fixed arrays of primitive types #100

Fix nested fixed arrays of primitive types

Fix nested fixed arrays of primitive types #100

Workflow file for this run

name: ci
on:
push:
paths-ignore:
- 'doc/**'
- 'img/**'
- 'readme.md'
pull_request:
jobs:
build:
uses: xoofx/.github/.github/workflows/dotnet.yml@main
with:
runs-on: windows-latest
secrets:
NUGET_TOKEN: ${{ secrets.NUGET_TOKEN }}