Skip to content

Commit

Permalink
Use gradle wrapper (#60)
Browse files Browse the repository at this point in the history
  • Loading branch information
rogervinas authored Jul 22, 2024
1 parent e194583 commit b091eab
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,4 @@ jobs:
cache: gradle

- name: Build
uses: gradle/actions/setup-gradle@v3
with:
arguments: build
run: ./gradlew build

0 comments on commit b091eab

Please sign in to comment.