mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-22 07:42:52 +00:00
Oops
This commit is contained in:
parent
81da117189
commit
a7e2411a32
1 changed files with 1 additions and 0 deletions
1
.github/workflows/android.yml
vendored
1
.github/workflows/android.yml
vendored
|
@ -58,6 +58,7 @@ jobs:
|
|||
with:
|
||||
name: Mapping files
|
||||
path: app/build/outputs/mapping/**/mapping.txt
|
||||
- uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: Native debug symbols
|
||||
path: app/build/outputs/native-debug-symbols/**/native-debug-symbols.zip
|
||||
|
|
Loading…
Reference in a new issue