CI: Update Makefile
Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
parent
94b9597797
commit
e9da28907b
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -52,6 +52,7 @@ endif
|
|||
# Declare "make" targets.
|
||||
all: dep build-js
|
||||
dep: dep-tensorflow dep-js
|
||||
biuld: build
|
||||
build: build-go
|
||||
pull: docker-pull
|
||||
test: test-js test-go
|
||||
|
|
Loading…
Reference in a new issue