mirror of
https://github.com/gradle/gradle-build-action.git
synced 2024-11-22 09:02:50 +00:00
commit
0fa1a8d680
1 changed files with 1 additions and 1 deletions
|
@ -296,7 +296,7 @@ but any output files generated by the build will not be saved.
|
|||
To save selected files from your build execution, you can use the core [Upload-Artifact](https://github.com/actions/upload-artifact) action.
|
||||
For example:
|
||||
|
||||
```
|
||||
```yaml
|
||||
jobs:
|
||||
gradle:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Reference in a new issue