Skip to content

Commit

Permalink
fixup?
Browse files Browse the repository at this point in the history
  • Loading branch information
GoldenZephyr committed Feb 21, 2025
1 parent e6383ed commit 8d4f7c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-action-ros.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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 .

Expand Down

0 comments on commit 8d4f7c6

Please sign in to comment.