Skip to content

Commit

Permalink
Merge branch 'master' of github.com:joeyberkovitz/EasyToken
Browse files Browse the repository at this point in the history
  • Loading branch information
joeyberkovitz committed Feb 16, 2022
2 parents ef88481 + a8fafff commit 548cb90
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ jobs:
env:
USERNAME: ${{ github.actor }}
TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Show build
run: ls -R app/build
- name: Upload APK
uses: actions/upload-artifact@v1
with:
Expand Down

0 comments on commit 548cb90

Please sign in to comment.