Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nilsbore authored Oct 5, 2021
1 parent 3f8a883 commit 2689b2a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
- name: Install deps
run: |
ls
sudo apt update
rosdep update
rosdep install --from-path . --ignore-src --rosdistro ${{ matrix.distro }} -y
sudo apt install -y ${{ matrix.bloom }} fakeroot dpkg-dev debhelper zip
Expand Down

0 comments on commit 2689b2a

Please sign in to comment.