We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b72d866 commit 4e5bb71Copy full SHA for 4e5bb71
.github/workflows/ext-build-hello-world.yml
@@ -31,6 +31,7 @@ jobs:
31
uses: ./.github/workflows/reusable-project-builder.yml
32
with:
33
target_repository: fprime-community/fprime-tutorial-hello-world
34
+ fprime_location: ./lib/fprime
35
build_location: HelloWorldDeployment
36
run_unit_tests: false # no UTs in HelloWorld project
37
target_ref: ${{ needs.get-branch.outputs.target-branch }}
0 commit comments