chore: fix release action of ui docs (#13329)

* chore: fix release action of ui docs

* fix ignore build script
This commit is contained in:
Shahed Nasser
2025-08-28 19:38:58 +03:00
committed by GitHub
parent f239f38e58
commit 494d28ebe4
2 changed files with 7 additions and 7 deletions

View File

@@ -293,7 +293,7 @@ jobs:
working-directory: www/utils/packages/react-docs-generator
- name: Generate Colors
run: yarn copy-colors
run: yarn prep
working-directory: www/apps/ui
- name: Update Medusa Dependencies