Skip to content

make以外 c3e4955

make以外 c3e4955 #93

Workflow file for this run

name: macos
on:
push:
pull_request:
jobs:
install:
runs-on: macos-latest
steps:
- uses: actions/checkout@v3
- run: make
- run: make install