globalbrain / sefirot

Global Brain Design System.
https://sefirot.globalbrains.com
MIT License
151 stars 12 forks source link

chore: fix pnpm action #449

Closed NozomuIkuta closed 7 months ago

NozomuIkuta commented 7 months ago

Complement #448 I just added pnpm version and add run_install: false because the following action do that.

netlify[bot] commented 7 months ago

Deploy Preview for sefirot-docs ready!

Name Link
Latest commit f7183d74578a7215636b99100bfb09fb9cf6e13b
Latest deploy log https://app.netlify.com/sites/sefirot-docs/deploys/65b0c196649ca300088d51a7
Deploy Preview https://deploy-preview-449--sefirot-docs.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] commented 7 months ago

Deploy Preview for sefirot-story ready!

Name Link
Latest commit f7183d74578a7215636b99100bfb09fb9cf6e13b
Latest deploy log https://app.netlify.com/sites/sefirot-story/deploys/65b0c196cc6c880008010841
Deploy Preview https://deploy-preview-449--sefirot-story.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

brc-dd commented 7 months ago

Ah this is not needed actually. The action picks up from packageManager field and run_install is false by default.