Skip to content

Commit

Permalink
Update bitrise.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikSin committed Aug 28, 2023
1 parent 59575a5 commit 25fc02b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions bitrise.yml
Original file line number Diff line number Diff line change
Expand Up @@ -306,8 +306,6 @@ workflows:
echo "Downloading correct cmake version"
mkdir /usr/local/share/android-sdk/cmdline-tools/latest/
mkdir /usr/local/share/android-sdk/cmdline-tools/latest/bin/
ln -s /usr/local/share/android-sdk/cmdline-tools/cmdline-tools/bin/sdkmanager /usr/local/share/android-sdk/cmdline-tools/latest/bin/sdkmanager
/usr/local/share/android-sdk/cmdline-tools/latest/bin/sdkmanager --licenses
$ANDROID_HOME/cmdline-tools/latest/bin/sdkmanager "cmake;3.10.2.4988404"
Expand Down

0 comments on commit 25fc02b

Please sign in to comment.