Skip to content

Commit

Permalink
Spelling error
Browse files Browse the repository at this point in the history
  • Loading branch information
Carson-Shaar authored Sep 21, 2023
1 parent a50ccef commit 2f5c4e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_files.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
pip install furo
sphinx-build -b html docs docs/html
git add .
git commi -m "Build file update"
git commit -m "Build file update"
- name: Push build files
uses: CasperWA/push-protected@v2
Expand Down

0 comments on commit 2f5c4e9

Please sign in to comment.