diff options
| author | Menny Even Danan <menny@evendanan.net> | 2020-02-06 19:15:10 +0000 |
|---|---|---|
| committer | Menny Even Danan <menny@evendanan.net> | 2020-02-06 21:01:24 +0000 |
| commit | db254705f181f30d3629a9af6d8fdc83ee8a9583 (patch) | |
| tree | 741614e95216d0e2817e269b9ab0333b09b1a2e3 /.github/workflows/deploy.yml | |
| parent | 8d4973f6734c83de4a988f28ae5e3ea0ba8c12b4 (diff) | |
| download | AnySoftKeyboard-db254705f181f30d3629a9af6d8fdc83ee8a9583.tar.gz AnySoftKeyboard-db254705f181f30d3629a9af6d8fdc83ee8a9583.tar.bz2 | |
Fix collect-report shell script
Diffstat (limited to '.github/workflows/deploy.yml')
| -rw-r--r-- | .github/workflows/deploy.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 39b589dd8..7c1673ac1 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -55,7 +55,6 @@ jobs: name: apks path: outputs/apks - uses: actions/upload-artifact@v1.0.0 - if: ${{ startsWith(github.event.environment, 'app') }} with: name: proguard-mapping path: ime/app/build/outputs/mapping |
