Skip to content

Commit

Permalink
Answer yes to all install Qs
Browse files Browse the repository at this point in the history
  • Loading branch information
RaduLucianR authored Mar 4, 2024
1 parent fa83b0a commit 3444d1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_natively_arm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
cd ros2_caret_ws
mkdir src
vcs import src < caret.repos
./setup_caret.sh
yes | ./setup_caret.sh --no-interactive
- name: Build CARET
run: |
Expand Down

0 comments on commit 3444d1b

Please sign in to comment.