mirror of
https://github.com/Winds-Studio/Leaf.git
synced 2025-12-19 15:09:25 +00:00
Fix API publish
This commit is contained in:
@@ -88,7 +88,7 @@ if [ $IS_UNSUPPORTED = true ]; then
|
||||
fi
|
||||
|
||||
# Dev build warning
|
||||
if [ "$IS_DEV" = true ]; then
|
||||
if [ $IS_DEV = true ]; then
|
||||
{
|
||||
echo ""
|
||||
echo "> [!WARNING]"
|
||||
|
||||
Reference in New Issue
Block a user