Skip to content

Commit

Permalink
updateing main
Browse files Browse the repository at this point in the history
  • Loading branch information
asielcabrera committed May 17, 2023
1 parent 2000d23 commit 527069e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/main.swift
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,4 @@ public struct Core {
}

var input = Core.getInput(name: "myInput")
print(input ?? "test fallado"])
print(input ?? "test fallado")

0 comments on commit 527069e

Please sign in to comment.