Skip to content

Commit

Permalink
Removed key check
Browse files Browse the repository at this point in the history
  • Loading branch information
luis-camero committed Apr 11, 2024
1 parent 148d5f4 commit de6e442
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:
required-ros-distributions: humble
- name: clearpath-package-server
run: |
cat /home/runner/work/clearpath_robot/clearpath_robot/ros.key
sudo apt install wget
wget https://packages.clearpathrobotics.com/public.key -O - | sudo apt-key add -
sudo sh -c 'echo "deb https://packages.clearpathrobotics.com/stable/ubuntu $(lsb_release -cs) main" > /etc/apt/sources.list.d/clearpath-latest.list'
Expand Down

0 comments on commit de6e442

Please sign in to comment.