We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62732f5 commit fe61b08Copy full SHA for fe61b08
1 file changed
.github/workflows/main.yaml
@@ -29,7 +29,7 @@ jobs:
29
- uses: actions/configure-pages@v4
30
- name: Build site with MkDocs
31
run: |
32
- mkdocs build --strict
+ mkdocs build
33
env:
34
SITE_URL: https://skupperproject.github.io/skupper-docs/
35
- uses: actions/upload-pages-artifact@v3
0 commit comments