diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 3aa6cd6b3..c136793c9 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -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