Skip to content

Commit

Permalink
[ci] Added update of package sources
Browse files Browse the repository at this point in the history
  • Loading branch information
Tigul authored Dec 5, 2024
1 parent 3f17584 commit cc92d3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/new-pycram-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ jobs:
pip3 install --upgrade pip --root-user-action=ignore
cd /opt/ros/overlay_ws/src/pycram
pip3 install -r requirements.txt
sudo apt-get update
sudo apt-get install -y libpq-dev
pip3 install -r requirements-resolver.txt
Expand Down

0 comments on commit cc92d3b

Please sign in to comment.