mirror of
https://github.com/denoland/setup-deno.git
synced 2026-08-26 00:00:35 +02: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:
Vendored
+2
-2
@@ -1,5 +1,5 @@
|
||||
import { import_core } from "./semver-DmxAwBYV.mjs";
|
||||
import { saveCache } from "./cache-zjpbixka.mjs";
|
||||
import { import_core } from "./semver-C43QPvfi.mjs";
|
||||
import { saveCache } from "./cache-BG71A93Z.mjs";
|
||||
import process from "node:process";
|
||||
|
||||
//#region src/post.ts
|
||||
|
||||
Reference in New Issue
Block a user