💚 Update ci scripts

This commit is contained in:
niuhuan 2023-07-10 07:00:11 +08:00
parent 4ffce64f29
commit 0a56d60180
3 changed files with 1 additions and 2 deletions

1
.gitignore vendored
View File

@ -60,4 +60,5 @@ ios/build/
# APP
/lib/assets/version.txt
go.work

View File

@ -7,7 +7,6 @@ import (
"io/ioutil"
"net/http"
"os"
"strings"
)
func main() {

View File

@ -8,7 +8,6 @@ import (
"net/http"
"os"
"path"
"strings"
)
func main() {