We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 436b279 commit ddaccd2Copy full SHA for ddaccd2
.github/scripts/find_new_boards.sh
@@ -86,5 +86,5 @@ then
86
echo $json_matrix
87
echo "FQBNS=${json_matrix}" >> $GITHUB_ENV
88
else
89
- echo "FQBNS='none'" >> $GITHUB_ENV
+ echo "FQBNS=none" >> $GITHUB_ENV
90
fi
0 commit comments