Skip to content

Commit

Permalink
install fern command in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
RohinBhargava committed Dec 13, 2024
1 parent 0bf0b22 commit 96f3b47
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish-docs-parsers-fern-definition.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ jobs:
- name: Install
uses: ./.github/actions/install

- name: Install Fern
run: npm install -g fern-api

- name: Get current version and compute next version
id: version
run: |
Expand Down

0 comments on commit 96f3b47

Please sign in to comment.