Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
gpearcey committed Dec 19, 2023
1 parent b7af892 commit 02723df
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/auto_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,11 @@ jobs:
uses: actions/checkout@v2

- name: Set up ROS environment
uses: ros-tooling/setup-ros@v3
uses: ros-tooling/action-ros-ci@v0.3
with:
ros-distro: ${{ matrix.ros_version }}
package-name: prop_mapper
target-ros1-distro: melodic
skip-tests: true

- name: Install dependencies
run: |
Expand Down

0 comments on commit 02723df

Please sign in to comment.