Skip to content

Commit

Permalink
Don't strip appimage libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
vicr123 committed Jun 6, 2024
1 parent ce851e5 commit 3ba5cce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/linux-appimage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,3 +58,5 @@ jobs:
with:
sourceDirectory: ${{ steps.thecalculator.outputs.source-directory }}
buildDirectory: ${{ steps.thecalculator.outputs.build-directory }}
env:
NO_STRIP: true

0 comments on commit 3ba5cce

Please sign in to comment.