Skip to content
This repository was archived by the owner on Oct 14, 2025. It is now read-only.

Ci/workflow for builds#10

Closed
GangGreenTemperTatum wants to merge 2 commits intomainfrom
ci/workflow-for-builds
Closed

Ci/workflow for builds#10
GangGreenTemperTatum wants to merge 2 commits intomainfrom
ci/workflow-for-builds

Conversation

@GangGreenTemperTatum
Copy link
Copy Markdown
Owner

@GangGreenTemperTatum GangGreenTemperTatum commented May 4, 2025

fixup build-verification workflow,

Key Changes:

Changed:

In the setup-node step, it was specifying cache: "pnpm"
This tells the action to look for pnpm and use it for dependency caching
But pnpm isn't installed yet - that happens in the next step with pnpm/action-setup

  • First, pnpm is installed with pnpm/action-setup. Then, Node.js is set up with caching using the now-available pnpm

Generated Summary:

No relevant changes.

This summary was generated with ❤️ by rigging

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant