Update scripts/generate-renderer.sh

pull/7803/head
Kamran Ahmed 4 weeks ago committed by GitHub
parent 8c3d24fdcc
commit 928f99588a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      scripts/generate-renderer.sh

@ -8,4 +8,4 @@ LATEST_COMMIT_HASH=$(git ls-remote https://github.com/roadmapsh/web-draw-v2.git
echo "Latest commit hash: $LATEST_COMMIT_HASH"
# Install the package using the latest commit hash
pnpm add github:roadmapsh/web-draw-v2#"$LATEST_COMMIT_HASH"\&path:packages/editor
pnpm add github:roadmapsh/web-draw#"$LATEST_COMMIT_HASH"\&path:packages/editor

Loading…
Cancel
Save