Skip to content

Commit 929755e

Browse files
committed
test
1 parent f7445e8 commit 929755e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cron.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
git checkout $branch
6060
fi
6161
export IDF_BRANCH=$branch
62-
source ./tools/check-deploy-needed.sh"
62+
source ./tools/check-deploy-needed.sh
6363
#if [ "$DEPLOY_NEEDED" == "1" ]; then
6464
echo "DEPLOY_NEEDED = $DEPLOY_NEEDED"
6565
branches+="\"$branch\","

0 commit comments

Comments
 (0)