1
0
mirror of synced 2025-02-17 18:59:21 +01:00

git: Fix bundle path for signing

This commit is contained in:
WerWolv 2024-03-22 22:24:25 +01:00
parent 567ccbfc3a
commit 7d22b71e86

View File

@ -225,7 +225,7 @@ jobs:
- name: ✒️ Fix Signature
run: |
set -x
cd out
cd build/install
codesign --remove-signature ImHex.app
codesign --force --deep --sign - ImHex.app