Skip to content

Commit

Permalink
Use fprime-community composite action
Browse files Browse the repository at this point in the history
  • Loading branch information
nateinaction committed Aug 18, 2024
1 parent 1ad7dd8 commit a119772
Showing 1 changed file with 5 additions and 8 deletions.
13 changes: 5 additions & 8 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,14 +39,11 @@ jobs:
RadioHead \
Time
shell: bash
- name: Install F' Requirements
run: pip install -r fprime/requirements.txt
shell: bash
- name: Build binary
run: |
fprime-util generate rpipico
fprime-util build rpipico
shell: bash
- uses: fprime-community/project-builder@main
with:
run_unit_tests: true
build_location: BroncoDeployment
target_platform: rpipico
- name: Archive binary
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit a119772

Please sign in to comment.