You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-07-16 00:14:34 +02:00
Tools: Revert CI issue
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
// Note: this is not working because electron-builder needs access to env
|
||||
// variables which are not defined in this context. To make it work, we'll need
|
||||
// to somehow pass this to the execCommand call.
|
||||
|
||||
const execCommand = require('./execCommand');
|
||||
|
||||
async function main() {
|
||||
|
Reference in New Issue
Block a user