Skip to content

Commit

Permalink
fix: adjust test deployment file
Browse files Browse the repository at this point in the history
  • Loading branch information
crypto-matto committed Jul 15, 2024
1 parent d322027 commit da1a221
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
if: always()
with:
name: notarization-error.log
path: dist/mac-arm64/notarization-error.log
path: /Users/runner/work/chain-desktop-wallet/chain-desktop-wallet/dist/mac-arm64/notarization-error.log

- name: Build Electron app (Windows)
if: startsWith(matrix.os, 'windows')
Expand Down

0 comments on commit da1a221

Please sign in to comment.