Skip to content

Commit

Permalink
build: spawn mac builds for notarization test
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronm-2112 committed Nov 8, 2024
1 parent d901bf2 commit 09c52c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/renderer/src/scripts/others/renderer.js
Original file line number Diff line number Diff line change
Expand Up @@ -513,6 +513,7 @@ const initializeSODARenderer = async () => {
initializeSODARenderer();

const abortPennsieveAgentCheck = (pennsieveAgentStatusDivId) => {
console.log("CHange for build");
setPennsieveAgentCheckSuccessful(false);
if (!pennsieveAgentStatusDivId) {
return;
Expand Down

0 comments on commit 09c52c3

Please sign in to comment.