mirror of
https://github.com/LukeHagar/sveltekit-electron-adapter.git
synced 2025-12-09 20:57:46 +00:00
[Fix] CI/CD
This commit is contained in:
@@ -19,6 +19,7 @@ const version = pkg.version.split(".");
|
||||
let next_version, patch;
|
||||
|
||||
const argv: any = yargs(process.argv.slice(2)).argv;
|
||||
console.log(argv.cmd);
|
||||
|
||||
switch (argv.cmd) {
|
||||
case "nightly":
|
||||
|
||||
Reference in New Issue
Block a user