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'