Skip to content

Commit

Permalink
fix yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Jeromy Cannon <jeromy@swirldslabs.com>
  • Loading branch information
jeromy-cannon committed Jun 13, 2023
1 parent 0c98cfd commit f6a67c4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/zxc-release-maven-central.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -180,14 +180,14 @@ jobs:
- name: Setup Gradle
uses: gradle/gradle-build-action@v2
with:
# build-root-directory: platform-sdk
# build-root-directory: platform-sdk
gradle-version: ${{ inputs.gradle-version }}
# gradle-home-cache-strict-match: false
# gradle-home-cache-strict-match: false
gradle-home-cache-includes: |
caches
notifications
# jdks
dependency-check-data
# jdks
# - name: Apply Version Number Update (Explicit)
# uses: gradle/gradle-build-action@v2
Expand Down

0 comments on commit f6a67c4

Please sign in to comment.