Skip to content

Commit 85e843e

Browse files
committed
fix pages dist
1 parent d4aed8b commit 85e843e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- uses: actions/configure-pages@v6
3636
- uses: actions/upload-pages-artifact@v4
3737
with:
38-
path: dist
38+
path: docs/.observablehq/dist
3939
- name: Deploy
4040
id: deployment
4141
uses: actions/deploy-pages@v5

0 commit comments

Comments
 (0)