mirror of
https://github.com/topjohnwu/Magisk.git
synced 2024-12-21 23:47:39 +00:00
Update build.yml
This commit is contained in:
parent
724b94f320
commit
648e3ee36b
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -6,7 +6,6 @@ on:
|
||||
paths:
|
||||
- "app/**"
|
||||
- "native/**"
|
||||
- "stub/**"
|
||||
- "buildSrc/**"
|
||||
- "build.py"
|
||||
- "gradle.properties"
|
||||
@ -53,7 +52,7 @@ jobs:
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: ${{ github.sha }}-symbols
|
||||
path: app/build/outputs
|
||||
path: app/apk/build/outputs
|
||||
compression-level: 9
|
||||
|
||||
test-build:
|
||||
|
Loading…
x
Reference in New Issue
Block a user