mirror of
https://gitea.com/actions/setup-deno.git
synced 2025-12-14 04:16:42 +00:00
fix: switch back to package.json as it's necessary for GH actions (#101)
(cherry picked from commit ee64dd3200)
This commit is contained in:
committed by
Leo Kettmeir
parent
609c005598
commit
8273ddd773
@@ -23,4 +23,5 @@ await build({
|
||||
target: "node20.19",
|
||||
platform: "node",
|
||||
format: "esm",
|
||||
fixedExtension: true,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user