Skip to content

Commit 7b7d3b3

Browse files
committed
mkdocs workflow: pip install annotations
1 parent e4864fc commit 7b7d3b3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/mkdocs.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
- uses: actions/setup-python@v5
1919
with:
2020
python-version: 3.x
21+
- run: pip install -e .
2122
- run: echo "cache_id=$(date --utc '+%V')" >> $GITHUB_ENV
2223
- uses: actions/cache@v4
2324
with:

0 commit comments

Comments
 (0)