Skip to content
This repository was archived by the owner on Oct 17, 2025. It is now read-only.

Commit f227db0

Browse files
committed
Update ci.yaml
1 parent 5bbb7d4 commit f227db0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
rosdep update
2929
rosdep install --from-paths ./ -i -y --rosdistro rolling \
3030
--ignore-src
31-
apt-get upgrade --with-new-pkgs ros-rolling-rcl
31+
apt-get upgrade -q -y --with-new-pkgs ros-rolling-rcl
3232
- name: Build project
3333
id: build
3434
run: |

0 commit comments

Comments
 (0)