Skip to content

Commit

Permalink
removed installing the geographical datasets
Browse files Browse the repository at this point in the history
  • Loading branch information
Arief-AK committed May 18, 2024
1 parent 4673e55 commit bab4aa9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,6 @@ jobs:
mkdir -p ~/dependencies
cd ~/dependencies
sudo apt-get install ros-$ROS_DISTRO-mavros ros-$ROS_DISTRO-mavros-extras
wget https://raw.githubusercontent.com/mavlink/mavros/master/mavros/scripts/install_geographiclib_datasets.sh
ls -l
chmod +x ~/dependencies/install_geographiclib_datasets.sh && . ~/dependencies/install_geographiclib_datasets.sh
- name: Install ROS building dependencies
run: |
Expand Down

0 comments on commit bab4aa9

Please sign in to comment.