Skip to content

Commit

Permalink
Try to fix update workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
lopsided98 committed Sep 5, 2021
1 parent bff6931 commit 17db2c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
SUPERFLORE_GITHUB_TOKEN: ${{ secrets.SUPERFLORE_GITHUB_TOKEN }}
ROS_OS_OVERRIDE: nixos
run: |
rosdep init
rosdep update
git config --local user.email "[email protected]"
git config --local user.name "Superflore"
Expand Down

0 comments on commit 17db2c0

Please sign in to comment.