We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b71fb2 commit 8d83fe6Copy full SHA for 8d83fe6
1 file changed
.github/workflows/pages.yml
@@ -37,7 +37,7 @@ jobs:
37
NODE_ENV: production
38
39
- name: Build documentation site
40
- run: npx eleventy --pathprefix=/alembic/
+ run: npx eleventy # --pathprefix=/alembic/
41
env:
42
43
0 commit comments