Skip to content

Commit cda6917

Browse files
committed
fix build preview path
1 parent 514a004 commit cda6917

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ jobs:
3030
uses: actions/upload-artifact@v4
3131
with:
3232
name: preview-build
33-
path: packages/svelte-ux/.svelte-kit
33+
path: sites/docs/.svelte-kit
3434
include-hidden-files: true

0 commit comments

Comments
 (0)