You've already forked stCarolas_setup-maven
mirror of
https://gh-proxy.com/github.com/stCarolas/setup-maven.git
synced 2025-04-17 00:31:39 +08:00
change url to archive mirror
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
var resolve = require('../../../');
|
||||
|
||||
module.exports = function (t, cb) {
|
||||
resolve('mymodule', null, cb);
|
||||
};
|
||||
Reference in New Issue
Block a user