From 565d2a19e583cad2424d07e6bc908cb27d623709 Mon Sep 17 00:00:00 2001 From: Rin Arakaki Date: Sun, 12 Feb 2023 19:24:32 +0900 Subject: [PATCH] Update action.yml --- action.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/action.yml b/action.yml index 599fbce..5a841e6 100644 --- a/action.yml +++ b/action.yml @@ -17,7 +17,5 @@ inputs: use-cross: description: Use cross instead of cargo default: false - runs: - using: 'node12' main: 'dist/index.js'