Skip to content

Commit

Permalink
Be less silly
Browse files Browse the repository at this point in the history
  • Loading branch information
zanieb committed Jan 19, 2022
1 parent 1c87954 commit 312be50
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 @@ -9,7 +9,7 @@
[build]
base = ""
command = """
pip install --update -e ".[dev]" \
pip install --upgrade -e ".[dev]" \
&& prefect dev build-docs \
&& mkdocs build
"""
Expand Down

0 comments on commit 312be50

Please sign in to comment.