Skip to content

Commit

Permalink
fix: artefact issue
Browse files Browse the repository at this point in the history
  • Loading branch information
riderx committed Oct 25, 2024
1 parent 79ac707 commit c84c0b4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/bump_and_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@ jobs:
with:
distribution: 'zulu'
java-version: '17'
- name: Set execute permissions for gradlew
run: chmod +x android/gradlew
- name: Verify Android
run: npm run verify:android

Expand Down

0 comments on commit c84c0b4

Please sign in to comment.