Skip to content

Commit 54bd645

Browse files
committed
Fix up makefile for release zip.
1 parent a71b8a8 commit 54bd645

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ copy:
1111
gsutil -m cp -r . gs://$(GS_BUCKET)/$(NAME)
1212

1313
release-zip:
14-
make-release-zip.sh
14+
./make-release-zip.sh

0 commit comments

Comments
 (0)