Skip to content

Commit

Permalink
ci: Use cargo ament-build
Browse files Browse the repository at this point in the history
  • Loading branch information
philipp-caspers committed Jul 3, 2024
1 parent 71e10bc commit 35da3ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ jobs:
uses: devcontainers/[email protected]
with:
cacheFrom: ghcr.io/vorausrobotik/voraus-ros-bridge-dev
runCmd: cargo build --verbose
runCmd: cargo ament-build --install-base install/voraus_ros_bridge -- --release --verbose
push: never

0 comments on commit 35da3ff

Please sign in to comment.