Fix generate-renderer issue

feat/roadmap-slug
Kamran Ahmed 10 months ago
parent 4fcf1f6d50
commit f00f5d16ea
  1. 2
      scripts/generate-renderer.sh

@ -29,4 +29,4 @@ done
# ignore the worktree changes for the editor directory # ignore the worktree changes for the editor directory
git update-index --assume-unchanged editor/readonly-editor.tsx git update-index --assume-unchanged editor/readonly-editor.tsx || true
Loading…
Cancel
Save