Fix ts-sdk-release.yml (#3943)

This commit is contained in:
Stanislav Novosad
2025-11-07 14:38:42 -07:00
committed by GitHub
parent 65a9259160
commit 581d6e5332

View File

@@ -51,6 +51,8 @@ jobs:
with:
node-version: '18'
registry-url: 'https://registry.npmjs.org'
- name: Install Fern dependencies
run: npm install -g patch-package
- name: Install dependencies
run: npm install
- name: Build CJS