Update build script

This commit is contained in:
Khanh Ngo
2020-05-21 20:30:10 +07:00
parent bf68ca13c8
commit c8b1ca04ac
2 changed files with 10 additions and 8 deletions

View File

@@ -8,7 +8,9 @@ mkdir -p $PROJECT_ROOT
rmdir $PROJECT_ROOT
ln -s $GITHUB_WORKSPACE $PROJECT_ROOT
cd $PROJECT_ROOT
go get -v ./...
sh ./prepare_assets.sh
go mod download
go get github.com/GeertJohan/go.rice/rice
rice embed-go