Skip to content

fix(melang): refactor function arguments to fix the segment fault #43

fix(melang): refactor function arguments to fix the segment fault

fix(melang): refactor function arguments to fix the segment fault #43

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