diff --git a/.github/workflows/ubuntu_20_04.yml b/.github/workflows/ubuntu_20_04.yml index 35d5e7a..ed8199d 100644 --- a/.github/workflows/ubuntu_20_04.yml +++ b/.github/workflows/ubuntu_20_04.yml @@ -28,7 +28,7 @@ jobs: run: | cd staging # override rosconsole in 20.04 for log4cxx compatibility - ROSCONSOLE=https://github.com/ros/rosconsole git_clone.sh + ROSCONSOLE=https://github.com/ros/rosconsole ./git_clone.sh - name: local build run: |