Skip to content

fix(rs): fix the bug caused by incorrect allocation size of the covar… #146

fix(rs): fix the bug caused by incorrect allocation size of the covar…

fix(rs): fix the bug caused by incorrect allocation size of the covar… #146

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