Skip to content
Snippets Groups Projects
Unverified Commit 2e936afd authored by Sean Quah's avatar Sean Quah Committed by GitHub
Browse files

Fix typo in developer docs GitHub workflow (#15336)


Signed-off-by: default avatarSean Quah <seanq@matrix.org>
parent 4c8ada39
No related branches found
No related tags found
No related merge requests found
...@@ -80,7 +80,7 @@ jobs: ...@@ -80,7 +80,7 @@ jobs:
needs: needs:
- pre - pre
steps: steps:
- uses: action/checkout@v3 - uses: actions/checkout@v3
- name: "Set up Sphinx" - name: "Set up Sphinx"
uses: matrix-org/setup-python-poetry@v1 uses: matrix-org/setup-python-poetry@v1
......
Add developer documentation for the Federation Sender and add a documentation mechanism using Sphinx.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment