Skip to content

Commit 98de95c

Browse files
1
1 parent baa0223 commit 98de95c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rebuildDependencies.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ jobs:
146146
--build=missing \
147147
--test-folder='' \
148148
--core-conf core.sources.patch:extra_path="$custom_patches_path" \
149-
${{ startsWith(matrix.platform, 'android') && '-o "qt/*:android_sdk=$ANDROID_HOME"' }}
149+
${{ startsWith(matrix.platform, 'android') && '-o "qt/*:android_sdk=$ANDROID_HOME"' || '' }}
150150
done
151151
152152
# TODO: remove when https://github.com/conan-io/conan-center-index/pull/26577 is merged

0 commit comments

Comments
 (0)