Browse Source

reenable publish..

main
John-Mark Gurney 8 months ago
parent
commit
b76e672bc6
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Makefile

+ 1
- 1
Makefile View File

@@ -6,7 +6,7 @@ VNU_URL=https://github.com/validator/validator/releases/download/$(VNU_RELEASE)/
deploy:
rm -rf deploy
hyde gen
#hyde publish
hyde publish

vnu.jar_$(VNU_RELEASE).zip:
wget $(VNU_URL)


Loading…
Cancel
Save