diff --git a/.github/workflows/industrial_ci.yml b/.github/workflows/industrial_ci.yml index 6c05f85..f539e58 100644 --- a/.github/workflows/industrial_ci.yml +++ b/.github/workflows/industrial_ci.yml @@ -17,7 +17,7 @@ jobs: strategy: matrix: env: - - { ROS_DISTRO: humble, ROS_REPO: ros" } + - { ROS_DISTRO: humble, ROS_REPO: ros } runs-on: ubuntu-latest steps: - uses: actions/checkout@v2