Skip to content

Got slim image working, needed build-essential and image is half size #192

Got slim image working, needed build-essential and image is half size

Got slim image working, needed build-essential and image is half size #192

Workflow file for this run

name: Markdownlint Action
on: push
jobs:
build:
name: Markdownlint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: nosborn/[email protected]
name: Markdownlint
with:
files: .
config_file: ".markdownlint.json"