Skip to content

[Primitives] Rework dropdown #441

[Primitives] Rework dropdown

[Primitives] Rework dropdown #441

Workflow file for this run

name: MacOS
on:
push:
paths-ignore:
- 'README.md'
- 'docs/'
pull_request:
paths-ignore:
- 'README.md'
- 'docs/'
jobs:
build:
runs-on: macos-latest
steps:
- uses: actions/checkout@v3
- name: Install Dotnet
uses: actions/setup-dotnet@v3
with:
global-json-file: global.json
- name: Build
run: ./build.sh