mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-20 09:57:32 +00:00
fix
This commit is contained in:
parent
537f42a30f
commit
944c864b84
1
.github/workflows/_release.yml
vendored
1
.github/workflows/_release.yml
vendored
@ -138,6 +138,7 @@ jobs:
|
|||||||
echo "Previous tag $PREV_TAG not found in git repo"
|
echo "Previous tag $PREV_TAG not found in git repo"
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
fi
|
||||||
|
|
||||||
|
|
||||||
TAG="${PKG_NAME}==${VERSION}"
|
TAG="${PKG_NAME}==${VERSION}"
|
||||||
|
Loading…
Reference in New Issue
Block a user