Skip to content

Commit 9863cf7

Browse files
cleanup
1 parent f4d850a commit 9863cf7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docs.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
- name: Prepare static files
3232
run: |
3333
echo '<script>window.location.href += "/documentation/powersync"</script>' > .docs/index.html
34+
3435
- name: Upload static files as artifact
3536
id: deployment
3637
uses: actions/upload-pages-artifact@v3

0 commit comments

Comments
 (0)