1
0

Fix typo in developer docs GitHub workflow (#15336)

Signed-off-by: Sean Quah <seanq@matrix.org>
This commit is contained in:
Sean Quah
2023-03-28 13:31:04 +01:00
committed by GitHub
parent 4c8ada3904
commit 2e936afd5f
2 changed files with 2 additions and 1 deletions

View File

@@ -80,7 +80,7 @@ jobs:
needs:
- pre
steps:
- uses: action/checkout@v3
- uses: actions/checkout@v3
- name: "Set up Sphinx"
uses: matrix-org/setup-python-poetry@v1