Skip to content

Commit

Permalink
Making gradlew executable
Browse files Browse the repository at this point in the history
  • Loading branch information
alfoirazabal committed Nov 22, 2023
1 parent 6d4f907 commit 85485a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,4 @@ jobs:
uses: gradle/[email protected]
with:
arguments: assembleDebug
gradle-executable: ./SampleModule

0 comments on commit 85485a6

Please sign in to comment.