Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
Levi-Armstrong committed Nov 20, 2023
1 parent 020fd5f commit 9fb1b17
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 @@ -43,7 +43,7 @@ jobs:
apt upgrade -y
apt install -y wget software-properties-common
add-apt-repository ppa:levi-armstrong/tesseract-robotics
apt install libompl-dev taskflow -y
apt install -y libompl-dev taskflow
- name: Build and Tests
uses: tesseract-robotics/colcon-action@before_script
Expand Down

0 comments on commit 9fb1b17

Please sign in to comment.