Skip to content

Commit

Permalink
Merge branch 'main' of github.com:rjsuzuki/billingz into main
Browse files Browse the repository at this point in the history
  • Loading branch information
rjsuzuki committed Jul 27, 2021
2 parents 5758b9c + c990844 commit 0e63a70
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/release-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
run: touch github.properties
- name: Clean, Build, Lint, and Publish AAR
shell: bash
run: |
./gradlew -PciBuild=true clean build
./gradlew lint
./gradlew publish
run: |
./gradlew -PciBuild=true clean build
./gradlew lint
./gradlew publish

0 comments on commit 0e63a70

Please sign in to comment.