Skip to content

Merge branch 'main' of github.com:Timot05/logic-card #21

Merge branch 'main' of github.com:Timot05/logic-card

Merge branch 'main' of github.com:Timot05/logic-card #21

Workflow file for this run

name: CI Pipeline
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Build
uses: docker://ghcr.io/atopile/atopile-kicad:pr-4
- name: Upload Combined Artifacts
uses: actions/upload-artifact@v3
with:
name: build
path: build