Skip to content

Commit

Permalink
Update generate-sdks.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dannysheridan authored Jan 18, 2024
1 parent 52081fb commit 83a09a2
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/generate-sdks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,6 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4

- name: Setup Node.js
uses: actions/setup-node@v4
with:
node-version: "18"

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

Expand Down

0 comments on commit 83a09a2

Please sign in to comment.