Skip to content

Commit

Permalink
doc: publish fix
Browse files Browse the repository at this point in the history
  • Loading branch information
vcastellm committed Oct 6, 2024
1 parent 4f06386 commit 3adb5f0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,7 @@ docs:
# scripts/run doc --dir website/docs/cli

# Build with docker while bun reach compatibility with docusaurs
# cd website; bun run yarn build --out-dir ../public
docker run -v `pwd`:/app --workdir /app/website node yarn build --out-dir ../public

cd website; yarn build --out-dir ../public
ghp-import -p public

test:
Expand Down

0 comments on commit 3adb5f0

Please sign in to comment.