Skip to content

Commit

Permalink
Update build_aarch64.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RaduLucianR authored Mar 4, 2024
1 parent dfd7d53 commit a467824
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_aarch64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
run: |
mkdir -p ros_ws/src
cd ros_ws/src
git clone https://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@github.com/RaduLucianR/ros2-latency-analysis.git
git clone https://${{ secrets.MY_GITHUB_TOKEN }}@github.com/RaduLucianR/ros2-latency-analysis.git
cd
sudo rosdep init
rosdep update
Expand Down

0 comments on commit a467824

Please sign in to comment.