This commit is contained in:
Zoë Gidiere 2023-12-05 19:52:50 -07:00
parent e4df8dce1d
commit b612d1c7aa

View File

@ -28,7 +28,7 @@ jobs:
settings-path: ${{ github.workspace }} # location for the settings.xml file settings-path: ${{ github.workspace }} # location for the settings.xml file
- uses: burrunan/gradle-cache-action@03c71a8ba93d670980695505f48f49daf43704a6 - uses: burrunan/gradle-cache-action@03c71a8ba93d670980695505f48f49daf43704a6
name: Build PROJECT_NAME name: Build Terra
with: with:
# Specifies arguments for Gradle execution # Specifies arguments for Gradle execution
# If arguments is missing or empty, then Gradle is not executed # If arguments is missing or empty, then Gradle is not executed