Skip to content

Commit

Permalink
[release] try to fix ./gradlew: Permission denied
Browse files Browse the repository at this point in the history
  • Loading branch information
liplum committed Jul 24, 2022
1 parent 4727d33 commit d0bd7a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/Push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ jobs:
- name: Retrieve Meta
id: retrieveMeta
run: |
chmod +x gradlew
./gradlew getReleaseHeader
- name: Upload development build
Expand Down

0 comments on commit d0bd7a3

Please sign in to comment.