mirror of
https://github.com/hex-ci/smzdm_script.git
synced 2026-02-03 02:24:41 +08:00
Update env.js
This commit is contained in:
4
env.js
4
env.js
@@ -1,4 +1,4 @@
|
||||
module.exports = function Env(t, e) {
|
||||
function Env(t, e) {
|
||||
"undefined" != typeof process && JSON.stringify(process.env).indexOf("GITHUB") > -1 && process.exit(0);
|
||||
|
||||
class s {
|
||||
@@ -389,3 +389,5 @@ module.exports = function Env(t, e) {
|
||||
}
|
||||
}(t, e);
|
||||
}
|
||||
|
||||
module.exports = Env;
|
||||
|
||||
Reference in New Issue
Block a user