mirror of
https://github.com/sifacaii/VlcJellyfin
synced 2025-05-26 06:20:20 -04:00
test
This commit is contained in:
parent
3f3609c856
commit
70f30c2fa7
7
.github/workflows/android.yml
vendored
7
.github/workflows/android.yml
vendored
@ -28,4 +28,9 @@ jobs:
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: my-artifact
|
||||
path: app/build/outputs/apk/*.apk
|
||||
path: app/build/outputs
|
||||
- name: Upload lint
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: my-artifact
|
||||
path: app/build/reports
|
||||
|
Loading…
Reference in New Issue
Block a user