Skip to content

Commit

Permalink
Didn't work
Browse files Browse the repository at this point in the history
  • Loading branch information
Timple committed Oct 21, 2024
1 parent c1501e5 commit 5224ff4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,7 @@ jobs:
GITHUB_TOKEN: "${{ github.ref == 'refs/heads/main' && secrets.GITHUB_TOKEN || '' }}"
REPOS_FILE: jazzy.repos
GIT_LFS: true
SBUILD_CONF: '$enable_network = 1; $extra_packages = ["libpcl-all-dev"]' # For rmw_zenoh and novatel, libpcl for: https://github.com/ros-perception/perception_pcl/pull/447
SBUILD_CONF: '$enable_network = 1;' # For rmw_zenoh and novatel
SKIP_PACKAGES: >-
ad_api_adaptors
ad_api_visualizers
Expand Down

0 comments on commit 5224ff4

Please sign in to comment.