Skip to content

Commit

Permalink
Insanity check
Browse files Browse the repository at this point in the history
  • Loading branch information
devinbinnie committed Jan 10, 2025
1 parent b038d39 commit 1a3ba49
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-for-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,8 @@ jobs:
echo $MAC_PROFILE | base64 -D > ./mac.provisionprofile
echo -n $APPLE_API_KEY_RAW > ./key.p8
mkdir -p ./build/macos
pwd
ls -lah
npm run package:mac
bash -x ./scripts/patch_updater_yml.sh
bash -x ./scripts/cp_artifacts.sh release ./build/macos/
Expand Down

0 comments on commit 1a3ba49

Please sign in to comment.