mirror of
https://github.com/Skyvern-AI/skyvern.git
synced 2026-05-01 21:20:19 +00:00
Generate Fern TypeSscript SDK (#3785)
This commit is contained in:
parent
d55b9637c4
commit
2062adac66
239 changed files with 14550 additions and 3 deletions
4
scripts/fern_build_python_sdk.sh
Executable file
4
scripts/fern_build_python_sdk.sh
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
fern generate --group python-sdk --log-level debug --preview
|
||||
cp -rf fern/.preview/fern-python-sdk/src/skyvern/* skyvern/client/
|
||||
Loading…
Add table
Add a link
Reference in a new issue