try not locking shrinko8 version
This commit is contained in:
parent
c1b14e20ef
commit
0320986fb8
@ -9,7 +9,7 @@ import {fileURLToPath} from 'url';
|
|||||||
const __dirname = fileURLToPath(new URL('.', import.meta.url));
|
const __dirname = fileURLToPath(new URL('.', import.meta.url));
|
||||||
|
|
||||||
await git.clone({
|
await git.clone({
|
||||||
from: "https://github.com/thisismypassport/shrinko8/tree/v1.1.2",
|
from: "https://github.com/thisismypassport/shrinko8",
|
||||||
to: path.resolve(__dirname, "shrinko8"),
|
to: path.resolve(__dirname, "shrinko8"),
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user