Skip to content

Commit 11ebbb7

Browse files
authored
fix: embedding upload error (supabase#38439)
Markdown processing for uploads now depends on the 'common' package (for feature flag querying). Added it to the GitHub Workflow to make sure it is accessible during that step. (Actually added the whole packages directory since it seems likely that we might need other stuff from this in the future.)
1 parent e4cc65f commit 11ebbb7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/search.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646
apps/docs
4747
apps/www/.env.local.example
4848
examples
49+
packages
4950
supabase
5051
5152
- uses: pnpm/action-setup@v4

0 commit comments

Comments
 (0)