mirror of
https://github.com/gradle/gradle-build-action.git
synced 2025-05-04 21:58:35 +02:00
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:
commit
be62f7d934
6 changed files with 72 additions and 12 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue