Skip to content

Commit

Permalink
Update assets to v0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
at-wat committed Jul 11, 2021
1 parent a358775 commit ead2b2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/prerelease_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ esac

echo "deb http://packages.ros.org/ros/ubuntu $(lsb_release -sc) main" | sudo tee /etc/apt/sources.list.d/ros-latest.list
for i in 1 2 3; do
sudo apt-key adv --keyserver hkp://pool.sks-keyservers.net --recv-key C1CF6E31E6BADE8868B172B4F42ED6FBAB17C654 \
sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-key C1CF6E31E6BADE8868B172B4F42ED6FBAB17C654 \
&& break \
|| true
sleep 5
Expand Down

0 comments on commit ead2b2f

Please sign in to comment.