Skip to content

Commit

Permalink
add debugging echo
Browse files Browse the repository at this point in the history
  • Loading branch information
matthme committed Oct 8, 2024
1 parent bb49be8 commit 15d551b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,8 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CSC_IDENTITY_AUTO_DISCOVERY: false
run: |
echo hello
echo ${{ steps.shouldMacOSCodeSign.outputs.MACOS_CODE_SIGNING }}
yarn build:mac-x64
ls dist
Expand Down

0 comments on commit 15d551b

Please sign in to comment.