mirror of
https://gitea.com/actions/setup-deno.git
synced 2025-12-24 10:27:36 +08: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
4
dist/post.mjs
vendored
4
dist/post.mjs
vendored
@@ -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