Fix ts-sdk-release.yml (#3943)
This commit is contained in:
committed by
GitHub
parent
65a9259160
commit
581d6e5332
2
.github/workflows/ts-sdk-release.yml
vendored
2
.github/workflows/ts-sdk-release.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user