Explorar el Código

Run publish_github_electron first

Lutz Roeder hace 7 años
padre
commit
2c67e90141
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -1,7 +1,7 @@
 
 build: build_python build_electron
 
-publish: clean publish_pip publish_github_pages publish_github_electron publish_cask
+publish: clean publish_github_electron publish_pip publish_github_pages publish_cask
 
 install:
 	rm -rf ./node_modules