Skip to content

feat(melang): add script function Stack to output the call stack of t… #61

feat(melang): add script function Stack to output the call stack of t…

feat(melang): add script function Stack to output the call stack of t… #61

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