Skip to content

docs: attach document link on README #52

docs: attach document link on README

docs: attach document link on README #52

Workflow file for this run

on: push
name: build
jobs:
check-build:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
with:
submodules: recursive
- uses: actions-rs/[email protected]
with:
toolchain: 1.77.2
- run: cargo build