Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
Levi-Armstrong committed Nov 9, 2023
1 parent 0977221 commit 3232436
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ubuntu_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,4 +75,7 @@ jobs:
./.github/workflows/add_ros_apt_sources.sh
mkdir -p ${BASEDIR}/${PREFIX}upstream_ws/src
vcs import --input "dependencies.repos" ${BASEDIR}/${PREFIX}upstream_ws/src/
pwd
cd ${BASEDIR}/${PREFIX}upstream_ws
colcon build --event-handlers console_direct+ --cmake-args -DCMAKE_BUILD_TYPE=Release -DTESSERACT_ENABLE_TESTING=ON

0 comments on commit 3232436

Please sign in to comment.