Skip to content

Updating fprime-layout to use new meta packages and fix build #59

Updating fprime-layout to use new meta packages and fix build

Updating fprime-layout to use new meta packages and fix build #59

Workflow file for this run

name: Build Native Images
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
release:
types: [ published ]
jobs:
run:
name: "Package"
uses: "fprime-community/native-images-action/.github/workflows/native-build.yml@main"
with:
working-directory: $GITHUB_WORKSPACE
meta-package: fprime-layout
extra-tools: fpl_extract_xml
secrets: inherit