We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39e58e4 commit db71a20Copy full SHA for db71a20
.github/workflows/install_and_build.yaml
@@ -14,6 +14,7 @@ jobs:
14
run: |
15
cd $ROVERFLAKE_ROOT
16
echo $ROS_DISTRO
17
+ echo $ROVERFLAKE_ROOT
18
pwd
19
ls $ROVERFLAKE_ROOT
20
source /opt/ros/humble/setup.bash
0 commit comments