Skip to content

Commit 0c6eb25

Browse files
author
markzegarelli
committed
update make file
1 parent ce95daa commit 0c6eb25

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
@@ -81,7 +81,7 @@ papi: vendor/bundle
8181

8282
# make the list of beta connections
8383
.PHONY: beta
84-
beta: vendor/bundle
84+
beta:
8585
@node scripts/beta.js
8686

8787
.PHONY: changelog

0 commit comments

Comments
 (0)