/atopile-action

:warning: Experimental atoplie GitHub Action

Primary LanguageShellMIT LicenseMIT

Atopile docker action

Atopile docker action with ghcr.io/atopile/atopile-kicad as a base image.

Inputs

path

Path to the atopile project directory. Default '.'.

Example usage

steps:
  - name: Build atopile project
    uses: sethfischer/atopile-action@main
    with:
      path: 'pcb/'  # atopile project directory