Skip to content

Commit 35e72f6

Browse files
committed
update workflow dir path
1 parent 60910c8 commit 35e72f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/preview_sdks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
FERN_TOKEN: ${{ secrets.FERN_TOKEN }}
3030
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3131
run: |
32-
cd fern/.preview/fern-typescript-node-sdk
32+
cd fern/.preview/fern-typescript-sdk
3333
yarn install
3434
yarn build
3535

0 commit comments

Comments
 (0)