Skip to content

Commit fe48283

Browse files
committed
- just upload ./build bruh
1 parent ad3b00c commit fe48283

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/static.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@ jobs:
4242
uv run marimo export html-wasm notebook.py -o ./build/index.html
4343
- uses: actions/upload-pages-artifact@v3
4444
with:
45-
path: '.'
45+
path: './build'
4646
- id: deployment
4747
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)