Skip to content

Commit

Permalink
make file
Browse files Browse the repository at this point in the history
  • Loading branch information
shreyakhajanchi committed Jun 25, 2024
1 parent 4504306 commit 24ebecb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ ifndef $(GOPATH)
endif
# Build the default binary
build:
cd ui/ && ng build
go build -o spanner-migration-tool
# Build a static binary
build-static:
Expand Down
File renamed without changes.

0 comments on commit 24ebecb

Please sign in to comment.