diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 19c642858..72e200028 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -240,7 +240,10 @@ jobs: cp -v -r ../po/locale Furnace.app/Resources/locale cp -v ../res/icon.icns Furnace.app/Resources - codesign --deep -f -s - Furnace.app + echo "this is the bundle:" + find Furnace.app + + codesign --deep -f -s - Furnace.app/Contents echo "making dirs" mkdir new