From 527069e56f0bd09ca1cd2ab5155bbfe674e42c6c Mon Sep 17 00:00:00 2001 From: Asiel Cabrera Date: Tue, 16 May 2023 23:51:51 -0400 Subject: [PATCH] updateing main --- Sources/main.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sources/main.swift b/Sources/main.swift index db1cad8..d4b257e 100644 --- a/Sources/main.swift +++ b/Sources/main.swift @@ -58,4 +58,4 @@ public struct Core { } var input = Core.getInput(name: "myInput") -print(input ?? "test fallado"]) +print(input ?? "test fallado")