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 514a004 commit cda6917Copy full SHA for cda6917
.github/workflows/build-preview.yml
@@ -30,5 +30,5 @@ jobs:
30
uses: actions/upload-artifact@v4
31
with:
32
name: preview-build
33
- path: packages/svelte-ux/.svelte-kit
+ path: sites/docs/.svelte-kit
34
include-hidden-files: true
0 commit comments