Skip to content

Commit

Permalink
Update Gradle setup action (#182)
Browse files Browse the repository at this point in the history
* Attemtp to automate package's testing

* Fix typo

* Update setup gradle action

* Remove file from another PR

* Update build.yml

Signed-off-by: Álex Ruiz <[email protected]>

---------

Signed-off-by: Álex Ruiz <[email protected]>
  • Loading branch information
AlexRuiz7 committed Apr 24, 2024
1 parent bf4da82 commit 7e96e3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/r_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
java-version: 11

- name: Setup Gradle
uses: gradle/[email protected]
uses: gradle/actions/setup-gradle@v3

- name: Run `build.sh`
run: |
Expand Down

0 comments on commit 7e96e3b

Please sign in to comment.