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 b5719ba commit ae45290Copy full SHA for ae45290
.github/workflows/ext-build-math-comp.yml
@@ -32,5 +32,6 @@ jobs:
32
with:
33
target_repository: fprime-community/fprime-tutorial-math-component
34
build_location: MathProject/MathDeployment
35
+ fprime_location: ./lib/fprime
36
run_unit_tests: true
37
target_ref: ${{ needs.get-branch.outputs.target-branch }}
0 commit comments