We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
click
1 parent 3bb0e66 commit ee37142Copy full SHA for ee37142
1 file changed
.github/workflows/deploy-docs.yaml
@@ -18,5 +18,5 @@ jobs:
18
python-version: 3.X
19
20
# Use configured `hatch` environment for MkDocs deployment
21
- - run: pip install click==8.2.1 hatch
+ - run: pip install hatch
22
- run: hatch run docs:deploy
0 commit comments