diff --git a/.github/workflows/sanity-check.yml b/.github/workflows/sanity-check.yml index b2d9cf39..96eb48ff 100644 --- a/.github/workflows/sanity-check.yml +++ b/.github/workflows/sanity-check.yml @@ -49,7 +49,7 @@ jobs: - name: Install Intel Realsense SDK run: | sudo apt-get install ros-noetic-ddynamic-reconfigure - cd $GITHUB_WORKSPACE/SETUP_SCRIPTS + cd SETUP_SCRIPTS ./installLibrealsense.sh ./buildLibrealsense.sh