Skip to content

Commit

Permalink
ci: another docs -> doc fix
Browse files Browse the repository at this point in the history
Signed-off-by: Bryant Finney <[email protected]>
  • Loading branch information
bryant-finney committed Sep 2, 2024
1 parent 9ae51e2 commit cb88aaa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/push-poe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,12 +91,12 @@ jobs:

- uses: actions/download-artifact@v4
with:
name: lint-docs-py3.12
name: lint-doc-py3.12
path: doc

- uses: actions/download-artifact@v4
with:
name: test-docs-py3.12
name: test-doc-py3.12
path: doc

- uses: ./.github/actions/poe
Expand Down

0 comments on commit cb88aaa

Please sign in to comment.