mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 04:26:01 +00:00
fix
This commit is contained in:
2
.github/workflows/build-app-beta.yaml
vendored
2
.github/workflows/build-app-beta.yaml
vendored
@@ -123,5 +123,5 @@ jobs:
|
||||
if: failure() && matrix.os == 'macos-14'
|
||||
run: |
|
||||
echo "=== Begin of notarization-error.log ==="
|
||||
cat app/dist/notarization-error.log
|
||||
find . -type f -name "notarization-error.log" -exec echo "=== Start of {} ===" \; -exec cat {} \; -exec echo "=== End of {} ===" \;
|
||||
echo "=== End of notarization-error.log ==="
|
||||
Reference in New Issue
Block a user