Skip to content

Commit

Permalink
Fix pr hexdoc error caused by gh pages api
Browse files Browse the repository at this point in the history
  • Loading branch information
object-Object committed Mar 29, 2024
1 parent 66b52f7 commit 36780a2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,4 @@ jobs:
python-version: "3.11"
release: false
deploy-pages: false
site-url: https://hexcasting.hexxy.media
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ py-path = "doc/src/hexdoc_hexcasting/__version__.py"

[tool.hatch.metadata.hooks.gradle-properties]
dependencies = [
"hexdoc~=1!0.1.0a10",
"hexdoc~=1!0.1.0a11",
{ package="hexdoc-minecraft", op="~=", py-version="1.0.dev", key="minecraftVersion" },
]

Expand Down

0 comments on commit 36780a2

Please sign in to comment.