Skip to content

Commit

Permalink
导出 dSYM
Browse files Browse the repository at this point in the history
  • Loading branch information
Finb committed Mar 26, 2024
1 parent ebd7695 commit e8f33bc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/testflight.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
MATCH_PASSWORD: ${{ secrets.MATCH_PASSWORD }}

- name: Archive artifacts
uses: actions/upload-artifact@v4
with:
name: dSYM
path: Bark.app.dSYM.zip
uses: actions/upload-artifact@v4
with:
name: dSYM
path: Bark.app.dSYM.zip

0 comments on commit e8f33bc

Please sign in to comment.