Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
hyp committed Sep 18, 2024
1 parent 4f08f40 commit 35f8a62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bcny-firebase.yml
Original file line number Diff line number Diff line change
Expand Up @@ -429,7 +429,7 @@ jobs:
echo "NDK: $NDK_ROOT"
cd ${{ github.workspace }}/SourceCache/firebase-android-sdk
git submodule update --init --recursive
./gradlew :firebase-common:generateDexJarRelease
./gradlew :firebase-common
find ${{ github.workspace }}/SourceCache/firebase-android-sdk-name "*.aar"
find ${{ github.workspace }}/SourceCache/firebase-android-sdk -name "*.jar"
exit 1
Expand Down

0 comments on commit 35f8a62

Please sign in to comment.