Skip to content

Commit

Permalink
Fix build workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
samyarsadat committed Jul 26, 2024
1 parent b253511 commit b96579f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pico-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
with:
microros_dir: "source_code/pico_ws/libmicroros"
clone_microros_setup: "false"
#extra_build_packages: "remote_pico_coms"
extra_build_packages: "remote_pico_coms"

- name: Upload MicroROS Library Artifacts
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit b96579f

Please sign in to comment.