Update main.go

This commit is contained in:
OP (oppenheimer)
2025-02-07 14:15:35 +05:30
committed by GitHub
parent 0fb726616e
commit fcc31490fe
+1 -1
View File
@@ -353,7 +353,7 @@ func main() {
Usage: "Path to ignore during the build.",
EnvVar: "PLUGIN_IGNORE_PATH",
},
cli.StringFlag{
cli.StringSliceFlag{
Name: "ignore-paths",
Usage: "Path to ignore during the build.",
EnvVar: "PLUGIN_IGNORE_PATHS",