Skip to content

Commit 0de549f

Browse files
committed
temp: use fork namespace branch for docs preview
1 parent 1ea93e1 commit 0de549f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/docs-deploy.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@ jobs:
3333
- name: Checkout lance-namespace
3434
uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
3535
with:
36-
repository: lancedb/lance-namespace
36+
repository: jackye1995/lance-namespace
37+
ref: ns-catalog-split
3738
path: lance-namespace
3839
- name: Checkout lance-ray
3940
uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4

0 commit comments

Comments
 (0)