Skip to content

Commit

Permalink
Fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
Levi-Armstrong committed Nov 9, 2023
1 parent 9fc723d commit 73d0ee2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu_test.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 cmake curl lsb-release ca-certificates gnupg python3 python3-distutils python3-pip ccache
apt install -y cmake curl lsb-release ca-certificates gnupg python3 python3-distutils python3-pip ccache git
python3 -m pip install vcstool -q
python3 -m pip install colcon-common-extensions -q
cd $GITHUB_WORKSPACE/target_ws/src
Expand Down

0 comments on commit 73d0ee2

Please sign in to comment.