mirror of
https://github.com/gradle/gradle-build-action.git
synced 2025-09-10 17:52:23 +08:00
@@ -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
|
||||
|
Reference in New Issue
Block a user