Skip to content

Commit

Permalink
Update mkdocs material pin (#11160)
Browse files Browse the repository at this point in the history
  • Loading branch information
discdiver authored Nov 13, 2023
1 parent 0826c35 commit 610c099
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ base = ""
command = """
pip install --upgrade pip \
&& pip install --upgrade --upgrade-strategy eager -e ".[dev]" \
&& pip install git+https://oauth:${MKDOCS_MATERIAL_INSIDERS_REPO_RO}@github.com/PrefectHQ/mkdocs-material-insiders.git@bcad61c278491d58e74c39e164b821cec795c161 \
&& pip install git+https://oauth:${MKDOCS_MATERIAL_INSIDERS_REPO_RO}@github.com/PrefectHQ/mkdocs-material-insiders.git@706cb730a2efbc1032226af3937207223cb07e05 \
&& prefect dev build-docs \
&& mkdocs build --config-file mkdocs.insiders.yml \
"""
Expand Down

0 comments on commit 610c099

Please sign in to comment.