Skip to content

Commit c837964

Browse files
always make site directory
1 parent 03a800c commit c837964

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
- uses: actions/setup-python@v2
1414
with:
1515
python-version: 3.x
16+
- run: mkdir -p site
1617
- run: pip install mkdocs
1718
- run: pip install mkdocs-material
1819
- run: pip install mkdocs-video

0 commit comments

Comments
 (0)