Skip to content

Commit 74c4d9c

Browse files
authored
Update deploy.yaml
1 parent 4f25dbc commit 74c4d9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- run: pnpm build
2323

2424
- name: Build
25-
run: pnpm build --base /presentation-whats-in-a-hash/
25+
run: pnpm build --base /presentation-wasm-powered-plugins/
2626

2727
- uses: actions/configure-pages@v4
2828

0 commit comments

Comments
 (0)