mirror of
https://github.com/The-Low-Code-Foundation/OpenNoodl.git
synced 2026-01-11 06:42:57 +01:00
Revert "Fix linux builds"
This commit is contained in:
@@ -52,10 +52,7 @@ const regexList: RegExp[] = [
|
||||
|
||||
/* MacOS */
|
||||
/.*\.dmg$/,
|
||||
/.*\.blockmap$/,
|
||||
|
||||
/* Linux */
|
||||
/.*\.AppImage$/,
|
||||
/.*\.blockmap$/
|
||||
];
|
||||
|
||||
fs.mkdirSync(destinationFolder, { recursive: true });
|
||||
|
||||
Reference in New Issue
Block a user