Skip to content

Commit 942a252

Browse files
committed
test
1 parent 508a6d4 commit 942a252

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cron.yml

+1
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ jobs:
6161
export IDF_BRANCH=$branch
6262
source ./tools/check-deploy-needed.sh
6363
#if [ "$DEPLOY_NEEDED" == "1" ]; then
64+
echo "LIBS_VERSION = $LIBS_VERSION"
6465
echo "DEPLOY_NEEDED = $DEPLOY_NEEDED"
6566
branches+="\"$branch\","
6667
#fi

0 commit comments

Comments
 (0)