Skip to content

Commit 9f562c3

Browse files
authored
Update build-ddev.yml
1 parent 0ee6f39 commit 9f562c3

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/build-ddev.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -537,12 +537,6 @@ jobs:
537537
--code-signature-flags runtime \
538538
"${{ steps.binary.outputs.path }}"
539539
540-
- name: Inspect signing certificate
541-
run: |
542-
codesign -dvv --extract-certificates "${{ steps.binary.outputs.path }}"
543-
echo "🔍 Certificate info:"
544-
openssl x509 -in codesign0 -text
545-
546540
- name: Build PKG
547541
run: >-
548542
python release/macos/build_pkg.py

0 commit comments

Comments
 (0)