Update main.go (#138)

This commit is contained in:
OP (oppenheimer)
2025-02-07 14:28:32 +05:30
committed by GitHub
parent 0fb726616e
commit 30e1ea9fd8
+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",