Skip to content

Commit

Permalink
Update ubuntu_20_04.yml run git clone properly
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasw authored Jul 18, 2024
1 parent 2c9870c commit d301b09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu_20_04.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit d301b09

Please sign in to comment.