Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
Levi-Armstrong committed Nov 13, 2023
1 parent 249a3bb commit c991fa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
run: |
apt update
apt upgrade -y
apt install -y gnupg ca-certificates liboctomap-dev
apt install -y curl liboctomap-dev
cd $GITHUB_WORKSPACE/target_ws/src
./.github/workflows/add_ros_apt_sources.sh
Expand Down

0 comments on commit c991fa8

Please sign in to comment.