Skip to content

Commit 48e11ab

Browse files
committed
Try to fix update workflow.
1 parent bff6931 commit 48e11ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/update.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
SUPERFLORE_GITHUB_TOKEN: ${{ secrets.SUPERFLORE_GITHUB_TOKEN }}
2727
ROS_OS_OVERRIDE: nixos
2828
run: |
29+
sudo -E rosdep init
2930
rosdep update
3031
git config --local user.email "[email protected]"
3132
git config --local user.name "Superflore"

0 commit comments

Comments
 (0)