Skip to content

Commit 670cd70

Browse files
committed
ok
1 parent 090e02b commit 670cd70

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242
cp -r "target/release/bundle/osx/AsterIDE.app" "$BUILD_DIR/"
4343
4444
xattr -rc "$BUILD_DIR/AsterIDE.app"
45+
codesign --force --deep --sign - "$BUILD_DIR/AsterIDE.app"
4546
4647
ln -s /Applications "$BUILD_DIR/Applications"
4748

0 commit comments

Comments
 (0)