Skip to content

Commit

Permalink
add read permission
Browse files Browse the repository at this point in the history
  • Loading branch information
blendthink committed Dec 5, 2021
1 parent be05eb0 commit 809971c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,10 @@ jobs:
with:
name: apk

- run: |
chmod +r apk/base.apk
chmod +r apk/target.apk
- id: android-diff
uses: blendthink/android-diff-action@main
with:
Expand Down

0 comments on commit 809971c

Please sign in to comment.