Skip to content

Move image from mac.rst into _static/img/ #77

Move image from mac.rst into _static/img/

Move image from mac.rst into _static/img/ #77

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
content_checks:
name: Content checks
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Install dependencies
run: ./make.sh
- name: Link check
run: ./make.sh linkcheck