Skip to content

Commit

Permalink
Update sdkAutomation_noBuild.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
DaniloMilenkovic authored Dec 23, 2024
1 parent da87c1d commit 8634d46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sdkAutomation_noBuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,7 @@ jobs:
for dir in ${dirInfoArray[@]}; do
dirName="${dir%/}"
echo "SUBDIRECTORY: ${dirName}"
if [ ${mcuInfoArray[i]} = *"${dirName/#extracted_}"* ]; then
cd $dirName
Expand Down

0 comments on commit 8634d46

Please sign in to comment.