Skip to content

Commit 644570b

Browse files
authored
fix: fix docs deployment (#11492)
Fixing
1 parent c0c4c1f commit 644570b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/deploy_prod.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#!/usr/bin/env bash
22
set -eu
33

4-
yarn netlify deploy --dir $(pwd) --site aztec-docs-dev --prod
4+
yarn netlify deploy --site aztec-docs-dev --prod

0 commit comments

Comments
 (0)