Skip to content

Commit 311f301

Browse files
committed
add netlify back
1 parent 95225f7 commit 311f301

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

netlify.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[build]
2-
command = "hatch run docs:build"# && cd site && yarn && yarn build && cd ../"
2+
command = "hatch run docs:build && cd site && yarn && yarn build && cd ../"
33
publish = "site"

0 commit comments

Comments
 (0)