Skip to content

Commit

Permalink
Initial Translation
Browse files Browse the repository at this point in the history
  • Loading branch information
S M Priiiiyo Hossain committed Aug 27, 2021
1 parent f95655e commit 4ea9e18
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
## SGSI-build-action

Don't build directly in this warehouse, please fork this warehouse first, and then go to your own warehouse to build!

## Instructions:
```
1. Fork this warehouse
2. Edit SGSI_Build.yml:
ROM_URL: link for your download
ZIP_NAME: The name of the package downloaded for you
OS_TYPE: The type of rom you want to run
BUILD_TYPE: The type you need to build (ab|a-only)
REPACK_NAME: The name of the package you need to pack
3. After modification, click Start commit -> Actions tab -> Star -> SGSI-Build
```


## Output result
Download the results in [Release](../../releases)
Files larger than 2G will be automatically uploaded using sub-volume compression
If the upload result is sub-volume compression, download all sub-volumes and merge them with the following command:
```
cat upload/*> SGSI.zip‌‌
```

## Links
Android R Version: [Action-SGSI-build](https://github.com/XayahSuSuSu/Action-SGSI-build)

0 comments on commit 4ea9e18

Please sign in to comment.