Skip to content

Use fern-api/setup-fern-cli@v1 action in CI#27

Merged
Swimburger merged 1 commit intomainfrom
use-setup-fern-cli-action
Feb 23, 2026
Merged

Use fern-api/setup-fern-cli@v1 action in CI#27
Swimburger merged 1 commit intomainfrom
use-setup-fern-cli-action

Conversation

@fern-support
Copy link

Summary

  • Replaces the manual npm install -g fern-api step with the fern-api/setup-fern-cli@v1 GitHub Action
  • No setup-node step is needed since GitHub-hosted ubuntu-latest runners include Node.js by default

Test plan

  • Verify the CI workflow passes on this PR
  • Confirm the fern generate step runs successfully using the action-installed CLI

🤖 Generated with Claude Code

Replace the manual `npm install -g fern-api` step with the
`fern-api/setup-fern-cli@v1` GitHub Action for a more maintainable
and idiomatic way to install the Fern CLI in CI.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@Swimburger Swimburger merged commit c119adc into main Feb 23, 2026
1 of 2 checks passed
@Swimburger Swimburger deleted the use-setup-fern-cli-action branch February 23, 2026 04:26
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.

2 participants