Skip to content

Commit

Permalink
Fix/CrashRpt/Mac: upload of dSYM.zip file, #193
Browse files Browse the repository at this point in the history
  • Loading branch information
TwinFan committed Dec 3, 2024
1 parent 860f723 commit 29e27fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ jobs:
pluginName: ${{ env.PRJ_NAME }}
archFolder: mac_x64
xplFileName: ${{ steps.build.outputs.xpl-file-name }}
pdbFileName: ${{ steps.build.outputs.pdb-file-name }}

#####################################
# Windows with MS Visual Studio
Expand Down

0 comments on commit 29e27fa

Please sign in to comment.