fix DENO_DIR
This commit is contained in:
parent
792131097c
commit
a25bb5d1ca
4 changed files with 10 additions and 4 deletions
|
|
@ -26,7 +26,7 @@
|
|||
cacheCommand = "deno cache --frozen main.ts";
|
||||
knownHashes = {
|
||||
"sha1-gSeoE0sSj+dFQ7SUoyaQV0X/KJE=" =
|
||||
"sha256-0ZfdWVfShbhgAoSse9vEpFPRh5XTTVjgxGMmezwon9I=";
|
||||
"sha256-0ZfdWVfShbhgAoSse9vEpFPRh5XTTVjgxGMmezwon1I=";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue