mirror of
https://github.com/gradle/gradle-build-action.git
synced 2025-10-13 23:12:23 +08:00
Minor README edits
This commit is contained in:
@@ -59,7 +59,7 @@ If you need to pass environment variables, simply use the Github Actions workflo
|
|||||||
build-root-directory: some/subdirectory
|
build-root-directory: some/subdirectory
|
||||||
```
|
```
|
||||||
|
|
||||||
## Use a Gradle wrapper from a different directory:
|
## Use a Gradle wrapper from a different directory
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
- uses: eskatos/gradle-command-action@v1
|
- uses: eskatos/gradle-command-action@v1
|
||||||
@@ -75,7 +75,7 @@ If you need to pass environment variables, simply use the Github Actions workflo
|
|||||||
gradle-executable: path/to/gradle
|
gradle-executable: path/to/gradle
|
||||||
```
|
```
|
||||||
|
|
||||||
## Setup and use a declared Gradle version:
|
## Setup and use a declared Gradle version
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
- uses: eskatos/gradle-command-action@v1
|
- uses: eskatos/gradle-command-action@v1
|
||||||
|
Reference in New Issue
Block a user