diff --git a/.github/workflows/luis_ci.yaml b/.github/workflows/luis_ci.yaml index 9a68599..4132e7d 100644 --- a/.github/workflows/luis_ci.yaml +++ b/.github/workflows/luis_ci.yaml @@ -94,6 +94,7 @@ jobs: xargs -I {} echo "LUISAppId={}" >> $GITHUB_ENV echo [ ${#LUISAppId} -eq 36 ] echo "LUISAppExists=[ ${#LUISAppId} -eq 36 ]" >> $GITHUB_ENV + echo $LUISAppId echo $LUISAppExists # create application if necessary diff --git a/luis-app/model.lu b/luis-app/model.lu index 2ec668a..4a07595 100644 --- a/luis-app/model.lu +++ b/luis-app/model.lu @@ -18,6 +18,7 @@ - my nearest airport is manchester - the easter holiday is early april this year - the swiss alps is one of my favorite places +- usually i work from home ## RequestVacation