From 8d4f7c61a0584fb06add27872753a48557ae8134 Mon Sep 17 00:00:00 2001 From: Aaron Ray Date: Fri, 21 Feb 2025 21:49:06 +0000 Subject: [PATCH] fixup? --- .github/workflows/ci-action-ros.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-action-ros.yaml b/.github/workflows/ci-action-ros.yaml index b4cda4c..2e22604 100644 --- a/.github/workflows/ci-action-ros.yaml +++ b/.github/workflows/ci-action-ros.yaml @@ -25,7 +25,7 @@ jobs: python-version: 3.8 - name: Dependencies - run: sudo apt install libeigen3-dev pkg-config + run: sudo apt install -y libeigen3-dev pkg-config - name: Install Ouroboros run: cd ${{ github.workspace }}/catkin_ws/src/ouroboros_repo && pwd && pip install .