[CI] Fix core mapping (#1486)

This commit is contained in:
LoveSy 2021-12-15 15:19:59 +08:00 committed by GitHub
parent 849729a949
commit 3c6fadbc8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -112,8 +112,8 @@ jobs:
with:
name: mappings
path: |
core/build/outputs/mapping/release
app/build/outputs/mapping/release
core/build/outputs/mapping
app/build/outputs/mapping
- name: Post to channel
if: ${{ github.event_name != 'pull_request' && success() && github.ref == 'refs/heads/master' }}
env: