Skip to content

fix(expr): fix struct to union #125

fix(expr): fix struct to union

fix(expr): fix struct to union #125

Workflow file for this run

name: Document CI
on:
push:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Build Document
run: ${{ secrets.DOC_CMD }}