debug
This commit is contained in:
parent
7ab09619c5
commit
9b10d38bf4
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -243,7 +243,7 @@ jobs:
|
||||||
echo "this is the bundle:"
|
echo "this is the bundle:"
|
||||||
find Furnace.app
|
find Furnace.app
|
||||||
|
|
||||||
codesign --deep -f -s - Furnace.app/Contents
|
codesign -vvv --deep -f -s - Furnace.app
|
||||||
|
|
||||||
echo "making dirs"
|
echo "making dirs"
|
||||||
mkdir new
|
mkdir new
|
||||||
|
|
Loading…
Reference in a new issue