Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ThePat02 committed Jan 4, 2024
1 parent c16f72f commit d8c9855
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_submodule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
git checkout submodule
git rm -r --cached .
git checkout main -- addons/behaviour_toolkit
mv addons/behaviour_toolkit* .
mv addons/behaviour_toolkit/* .
git checkout submodule
git add .
git commit -m "Update submodule with changes from main"
Expand Down

0 comments on commit d8c9855

Please sign in to comment.