Browse Source

Merge branch '5.7.x' into 5.8.x

pull/12746/head
Josh Cummings 3 years ago
parent
commit
4a8961bc80
No known key found for this signature in database
GPG Key ID: A306A51F43B8E5A5
  1. 1
      .github/workflows/continuous-integration-workflow.yml

1
.github/workflows/continuous-integration-workflow.yml

@ -55,6 +55,7 @@ jobs: @@ -55,6 +55,7 @@ jobs:
with:
java-version: '11'
distribution: 'adopt'
cache: 'gradle'
- name: Set up Gradle
uses: gradle/gradle-build-action@v2
- name: Set up gradle user name

Loading…
Cancel
Save