Skip to content

Commit 4e5bb71

Browse files
authored
Fix HelloWorld CI following update to v4.0 (#3997)
1 parent b72d866 commit 4e5bb71

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ext-build-hello-world.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
uses: ./.github/workflows/reusable-project-builder.yml
3232
with:
3333
target_repository: fprime-community/fprime-tutorial-hello-world
34+
fprime_location: ./lib/fprime
3435
build_location: HelloWorldDeployment
3536
run_unit_tests: false # no UTs in HelloWorld project
3637
target_ref: ${{ needs.get-branch.outputs.target-branch }}

0 commit comments

Comments
 (0)