Skip to content

Commit

Permalink
Revert "Update pr.yaml"
Browse files Browse the repository at this point in the history
This reverts commit 1a1c4fe.
  • Loading branch information
DianQK committed Sep 22, 2024
1 parent af8ba56 commit 5eedf66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
echo "Highest Android NDK: $HIGHEST_NDK_VERSION"
EXPECTED_NDK_VERSION=27.1.12297006
echo "Expected Android NDK: $EXPECTED_NDK_VERSION"
[[ "$EXPECTED_NDK_VERSION" == "$HIGHEST_NDK_VERSION" ]];
echo "ANDROID_NDK_VERSION=$EXPECTED_NDK_VERSION" >> $GITHUB_ENV
- name: Check ruslin-data-uniffi
working-directory: ./ruslin-data-uniffi
Expand Down

0 comments on commit 5eedf66

Please sign in to comment.