We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce95daa commit 0c6eb25Copy full SHA for 0c6eb25
Makefile
@@ -81,7 +81,7 @@ papi: vendor/bundle
81
82
# make the list of beta connections
83
.PHONY: beta
84
-beta: vendor/bundle
+beta:
85
@node scripts/beta.js
86
87
.PHONY: changelog
0 commit comments