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 30bf682 commit d54b54eCopy full SHA for d54b54e
Makefile
@@ -83,3 +83,5 @@ update-repository:
83
84
zip-file: all
85
cd _build && zip -qr "../$(UUID)_$(VERSION).zip" .
86
+
87
+.NOTPARALLEL: debug local-install
0 commit comments