mirror of
https://gitea.com/actions/setup-deno.git
synced 2025-12-10 18:36:42 +00:00
fix: switch back to package.json as it's necessary for GH actions (#101)
This commit is contained in:
@@ -23,4 +23,5 @@ await build({
|
||||
target: "node20.19",
|
||||
platform: "node",
|
||||
format: "esm",
|
||||
fixedExtension: true,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user