Skip to content

Use fern-api/setup-fern-cli@v1 action in check workflow#67

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

Use fern-api/setup-fern-cli@v1 action in check workflow#67
Swimburger merged 1 commit intomainfrom
use-setup-fern-cli-action

Conversation

@fern-support
Copy link
Contributor

Summary

  • Replaces the npm install -g fern-api run step with the fern-api/setup-fern-cli@v1 GitHub Action in .github/workflows/check.yml
  • No setup-node step is needed since GitHub-hosted ubuntu-latest runners include Node.js by default, which satisfies the action's requirement

Test plan

  • Verify the check workflow runs successfully on this PR
  • Confirm Fern CLI is available in subsequent steps (e.g., fern generate)

🤖 Generated with Claude Code

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