mirror of
https://github.com/The-Low-Code-Foundation/OpenNoodl.git
synced 2026-03-08 10:03:31 +01:00
2 lines
108 B
JavaScript
2 lines
108 B
JavaScript
module.exports = async function notarize(context) { console.log('Notarization skipped - Windows build'); };
|