Skip to content

Commit

Permalink
Update publish-snapshot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aravindbuilt authored Feb 12, 2024
1 parent b312ccb commit e8d445c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish-snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:
fi
- name: Setup Gradle
uses: gradle/gradle-build-action@v2
- name: Setup local.properties
run: echo "sdk.dir=$ANDROID_HOME" >> local.properties
- name: Build the SDK - Snapshot
run: |
./gradlew clean build
Expand Down

0 comments on commit e8d445c

Please sign in to comment.