Skip to content

Commit 4738b17

Browse files
authored
Update build.yml
1 parent 5454c3a commit 4738b17

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ jobs:
3838
echo "Highest Android NDK: $HIGHEST_NDK_VERSION"
3939
EXPECTED_NDK_VERSION=26.1.10909125
4040
echo "Expected Android NDK: $EXPECTED_NDK_VERSION"
41-
[[ "$EXPECTED_NDK_VERSION" == "$HIGHEST_NDK_VERSION" ]];
4241
echo "ANDROID_NDK_VERSION=$EXPECTED_NDK_VERSION" >> $GITHUB_ENV
4342
- name: Build ruslin-data-uniffi
4443
working-directory: ./ruslin-data-uniffi

0 commit comments

Comments
 (0)