Skip to content

Resolving Content Alignment Issue with "Jump to Previous" and "Jump to Next" Buttons #27

Resolving Content Alignment Issue with "Jump to Previous" and "Jump to Next" Buttons

Resolving Content Alignment Issue with "Jump to Previous" and "Jump to Next" Buttons #27

Workflow file for this run

name: check docs
on:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Setup mdBook
uses: peaceiris/actions-mdbook@v1
with:
mdbook-version: '0.4.10'
- run: mdbook build