mirror of
https://github.com/katanemo/plano.git
synced 2026-07-02 15:51:02 +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
|
# if any of the commands fail, the script will exit
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
source common_scripts.sh
|
pwd
|
||||||
|
source ./common_scripts.sh
|
||||||
|
|
||||||
log building function_callling demo
|
log building function_callling demo
|
||||||
pushd ../demos/function_calling
|
pushd ../demos/function_calling
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue