This website works better with JavaScript.
Home
Explore
Help
Sign In
jmg
/
blog
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
reenable publish..
main
John-Mark Gurney
1 year ago
parent
cbd92e7b65
commit
b76e672bc6
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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)
Write
Preview
Loading…
Cancel
Save