Update build script 🤦‍♂️

This commit is contained in:
Svilen Markov 2024-05-18 10:44:52 +01:00
parent 20740f33af
commit 6627a635d5

View File

@ -112,9 +112,6 @@ func main() {
os.Exit(1)
}
fmt.Println(*specificTag)
os.Exit(1)
cwd, err := os.Getwd()
if err != nil {