Skip to content

Commit

Permalink
Updating deploy.yaml to include step to update submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
maxsibilla committed Feb 5, 2024
1 parent c5ada84 commit c801b4c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ jobs:
git commit -am "Update submodules" || echo "No changes to commit"
git push
build:
- name: Trigger GitHub Pages build
run: |
curl -X POST \
Expand Down

0 comments on commit c801b4c

Please sign in to comment.