Skip to content

Add library dependencies locally #54

Add library dependencies locally

Add library dependencies locally #54

Workflow file for this run

on:
push:
pull_request:
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Build
uses: docker://ghcr.io/atopile/atopile-kicad:napowderly-upgrade-ci-kicad8
- name: Upload Combined Artifacts
uses: actions/upload-artifact@v3
with:
name: build
path: build