Skip to content

fix(lex,parser_generator): add scope to the macros to fix redeclarati… #105

fix(lex,parser_generator): add scope to the macros to fix redeclarati…

fix(lex,parser_generator): add scope to the macros to fix redeclarati… #105

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 }}