mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
fix more
This commit is contained in:
parent
d27aa44338
commit
ae01fb2b9b
1 changed files with 2 additions and 1 deletions
|
|
@ -1,7 +1,8 @@
|
|||
# if any of the commands fail, the script will exit
|
||||
set -e
|
||||
|
||||
source common_scripts.sh
|
||||
pwd
|
||||
source ./common_scripts.sh
|
||||
|
||||
log building function_callling demo
|
||||
pushd ../demos/function_calling
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue