Skip to content

Commit

Permalink
Update netlify.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
ZeroIntensity authored Nov 30, 2023
1 parent 4356126 commit f43fc15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion netlify.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[build]
command = "hatch run docs:build && cd site && yarn && yarn build && cd ../"
command = "hatch run docs:build"# && cd site && yarn && yarn build && cd ../"
publish = "site"

0 comments on commit f43fc15

Please sign in to comment.