Skip to content

Commit ce9a054

Browse files
Merge pull request #9 from TheBrambleShark/MkDocs
Update requirement
2 parents d9432f8 + 4d8ff02 commit ce9a054

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626

2727
deploy:
2828
name: Deploy Docs
29-
needs: build_mkdocs
29+
needs: build
3030
environment:
3131
name: github-pages
3232
url: ${{ steps.deployment.outputs.page_url }}

0 commit comments

Comments
 (0)