Skip to content

Merge pull request #6 from Open-Source-Space-Foundation/ngay-build-3 #3

Merge pull request #6 from Open-Source-Space-Foundation/ngay-build-3

Merge pull request #6 from Open-Source-Space-Foundation/ngay-build-3 #3

Workflow file for this run

name: ci
on:
pull_request:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build
run: |
make
- name: Archive
uses: actions/upload-artifact@v4
with:
name: artifacts
path: |
build-artifacts/zephyr.uf2
build-artifacts/zephyr/fprime-zephyr-deployment/dict/ReferenceDeploymentTopologyDictionary.json