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 4f25dbc commit 74c4d9cCopy full SHA for 74c4d9c
.github/workflows/deploy.yaml
@@ -22,7 +22,7 @@ jobs:
22
- run: pnpm build
23
24
- name: Build
25
- run: pnpm build --base /presentation-whats-in-a-hash/
+ run: pnpm build --base /presentation-wasm-powered-plugins/
26
27
- uses: actions/configure-pages@v4
28
0 commit comments