You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuweni.apache.org by to...@apache.org on 2020/04/26 06:56:57 UTC

[incubator-tuweni] branch master updated: install gradle

This is an automated email from the ASF dual-hosted git repository.

toulmean pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tuweni.git


The following commit(s) were added to refs/heads/master by this push:
     new 00f64ad  install gradle
00f64ad is described below

commit 00f64ad665c25e1ccfc6a4cc0b9c24461f1dc13f
Author: Antoine Toulme <an...@lunar-ocean.com>
AuthorDate: Sat Apr 25 23:56:45 2020 -0700

    install gradle
---
 .github/workflows/master-pr-build.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/master-pr-build.yml b/.github/workflows/master-pr-build.yml
index 01200e4..672509c 100644
--- a/.github/workflows/master-pr-build.yml
+++ b/.github/workflows/master-pr-build.yml
@@ -40,6 +40,7 @@ jobs:
       - name: Install Gradle
         uses: eskatos/gradle-command-action@v1
         with:
+          gradle-version: 5.6.2
           arguments: setup
       - name: Cache Maven Repository
         uses: actions/cache@v1


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@tuweni.apache.org
For additional commands, e-mail: commits-help@tuweni.apache.org