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 65f6888 commit 5e5c448
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 @@ -35,5 +35,5 @@ jobs:
- name: Commit to Submodule
run: |
git commit -m "Updated Submodule from Main"
git commit -am "Updated Submodule from Main"
git push

0 comments on commit 5e5c448

Please sign in to comment.