Skip to content

Commit

Permalink
Avoid prompt for any interaction
Browse files Browse the repository at this point in the history
  • Loading branch information
farbod-farshidian authored Oct 19, 2023
1 parent 164c26b commit 0fc99d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ros-build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:

- name: Rosdep
run: |
rosdep update
DEBIAN_FRONTEND=noninteractive rosdep update
rosdep install --from-paths src --ignore-src -r -y
- name: Checkout dependencies
Expand Down

0 comments on commit 0fc99d0

Please sign in to comment.