Skip to content

Commit

Permalink
Updated gradle executable path (UNIX script)
Browse files Browse the repository at this point in the history
  • Loading branch information
alfoirazabal committed Nov 22, 2023
1 parent cf22b2a commit 5cbe4d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
uses: gradle/[email protected]
with:
arguments: assembleDebug
gradle-executable: ./gradle/wrapper/gradle-wrapper.jar
gradle-executable: ./gradlew

0 comments on commit 5cbe4d3

Please sign in to comment.