Skip to content

Commit fe61b08

Browse files
committed
permissive mkdocs build
1 parent 62732f5 commit fe61b08

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- uses: actions/configure-pages@v4
3030
- name: Build site with MkDocs
3131
run: |
32-
mkdocs build --strict
32+
mkdocs build
3333
env:
3434
SITE_URL: https://skupperproject.github.io/skupper-docs/
3535
- uses: actions/upload-pages-artifact@v3

0 commit comments

Comments
 (0)