Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ajtudela authored May 23, 2024
1 parent 715b8b9 commit b8e19a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@ jobs:
chmod +x mira-installer-binary.sh
./mira-installer-binary.sh -s ubuntu-2204lts-x64 -d ${{ github.workspace }}/mira
- name: Setup ROS 2
uses: ros-tooling/[email protected].5
uses: ros-tooling/[email protected].4
with:
required-ros-distributions: humble
- name: Install dependencies
uses: ros-tooling/[email protected].13
uses: ros-tooling/[email protected].12
with:
package-name: |
scitos2
Expand Down

0 comments on commit b8e19a2

Please sign in to comment.