add buil to publish cmd

This commit is contained in:
2023-03-28 22:21:26 +02:00
parent 5117804be5
commit 41a583079a
+1
View File
@@ -1,3 +1,4 @@
npm run build
git add dist -f
git commit -m 'publish'
git subtree push --prefix dist origin gh-pages