Skip to content

fix(clients): setup-node no longer installs in empty dir#11

Merged
jorisjonkers-dev-agents[bot] merged 1 commit into
mainfrom
fix/clients-setup-node
Jun 28, 2026
Merged

fix(clients): setup-node no longer installs in empty dir#11
jorisjonkers-dev-agents[bot] merged 1 commit into
mainfrom
fix/clients-setup-node

Conversation

@jorisjonkers-dev-agents

Copy link
Copy Markdown
Contributor

No description provided.

The shared publish-api-clients workflow invoked the setup-node composite action with an
install-command pointed at the not-yet-created typescript dir, so every Client Dry Run failed at
setup-node. Use actions/setup-node@v4 to install Node + configure the registry only; the ephemeral
TypeScript project (created by api-client-publish) runs its own npm install.
@jorisjonkers-dev-agents jorisjonkers-dev-agents Bot merged commit bd9c029 into main Jun 28, 2026
4 checks passed
This was referenced Jun 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants