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 6b8835e commit 3ec281d
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 @@ -73,7 +73,7 @@ jobs:
- name: Build Upstream Workspace
shell: bash
run: |
./.github/workflows/add_ros_apt_sources.sh
.${{ github.workspace }}/target_ws/src/.github/workflows/add_ros_apt_sources.sh
apt install -y liboctomap-dev libfcl-dev libconsole-bridge-dev libbullet-dev libbullet-extras-dev libyaml-cpp-dev libtinyxml2-dev libassimp-dev liborocos-kdl-dev libpcl-dev liblapack-dev libboost-dev libboost-filesystem-dev libboost-serialization-dev libboost-program-options-dev libboost-graph-dev libbenchmark-dev libccd-dev libgtest-dev
mkdir -p ${{ github.workspace }}/upstream_ws/src
vcs import --input "dependencies.repos" ${{ github.workspace }}/upstream_ws/src/
Expand Down

0 comments on commit 3ec281d

Please sign in to comment.