Skip to content

Add boot configuration for autoreload when writing to the CP drive #71

Add boot configuration for autoreload when writing to the CP drive

Add boot configuration for autoreload when writing to the CP drive #71

Workflow file for this run

name: Spellcheck
on:
push:
paths:
- '**.md'
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: sudo apt-get install aspell
- run: make spellcheck