Skip to content

make sure main.c knows where Silicon is #11

make sure main.c knows where Silicon is

make sure main.c knows where Silicon is #11

Workflow file for this run

name: windows
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: windows-latest
steps:
- uses: actions/checkout@v3
- name: make
run: cd example && make