Skip to content

支持json转表以及序列化排序 #472

支持json转表以及序列化排序

支持json转表以及序列化排序 #472

Workflow file for this run

name: Macos
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
runs-on: macos-latest
steps:
- uses: actions/checkout@v2
with:
submodules: recursive
- name: make
run: make all