Skip to content

Commit

Permalink
Update release-package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rjsuzuki authored Jul 27, 2021
1 parent 53aec4e commit b962181
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
java-version: 1.8
- name: Run a one-line script
run: echo 'Hello, friend.'
- name: Create a placeholder for github.properties file
run: touch github.properties
- name: Clean, Build, Lint, and Publish AAR
shell: bash
env:
Expand Down

0 comments on commit b962181

Please sign in to comment.