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 8098795 commit a15451fCopy full SHA for a15451f
.github/workflows/docs.yml
@@ -38,6 +38,8 @@ jobs:
38
39
- run: pnpm docs:build
40
41
+ - run: touch docs/.vitepress/dist/.nojekyll
42
+
43
- name: Set-up Pages
44
uses: actions/configure-pages@v5
45
0 commit comments