Skip to content

Commit 12858d8

Browse files
committed
next try
1 parent a81745e commit 12858d8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ros-humble.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@ jobs:
3131
env:
3232
ROS_DISTRO: humble
3333
ROS_REPO: main
34+
with:
35+
AFTER_SCRIPT: |
36+
cd ~/target_ws && ./devel/bin/lvr2_reconstruct src/lvr2/dat/scan.pts
3437
3538
# - name: Execute LVR2 Reconstruct
3639
# run: cd /root/target_ws && ./devel/bin/lvr2_reconstruct src/lvr2/dat/scan.pts

0 commit comments

Comments
 (0)