Skip to content

Commit

Permalink
Update justfile
Browse files Browse the repository at this point in the history
  • Loading branch information
qrxnz authored Dec 13, 2024
1 parent ddaff3e commit b41fa87
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions justfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
build:
serve:
npx quartz build --serve

run: build
run: serve

0 comments on commit b41fa87

Please sign in to comment.