Skip to content

Commit a94af43

Browse files
committed
next try
1 parent 2ac79aa commit a94af43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ros-humble.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
env:
3232
ROS_DISTRO: humble
3333
ROS_REPO: main
34-
AFTER_SCRIPT: cd ~/target_ws && ./devel/bin/lvr2_reconstruct src/lvr2/dat/scan.pts
34+
AFTER_SCRIPT: cd ~/target_ws && ./build/lvr2/bin/lvr2_reconstruct src/lvr2/dat/scan.pts
3535

3636
# - name: Execute LVR2 Reconstruct
3737
# run: cd /root/target_ws && ./devel/bin/lvr2_reconstruct src/lvr2/dat/scan.pts

0 commit comments

Comments
 (0)