Merge branch 'releases/v2.1'

* releases/v2.1:
  Build outputs
  Remove downloaded wrapper zips before caching
  Fix typo in worklow step
This commit is contained in:
Daz DeBoer 2022-05-29 09:23:36 -06:00
commit be62f7d934
No known key found for this signature in database
GPG key ID: DD6B9F0B06683D5D
6 changed files with 72 additions and 12 deletions

View file

@ -24,7 +24,7 @@ jobs:
steps:
- name: Checkout sources
uses: actions/checkout@v2
- name: Exucute Gradle build
- name: Execute Gradle build
uses: ./
with:
build-root-directory: .github/workflow-samples/groovy-dsl