Skip to content

Commit

Permalink
chore(sync): 🔨 synced local 'justfile' with remote 'justfile'
Browse files Browse the repository at this point in the history
  • Loading branch information
lwjohnst86 committed Jan 17, 2025
1 parent 65b3869 commit be1558d
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
Expand Up @@ -2,8 +2,8 @@
just --list --unsorted

# Run all recipes
run-all: build-site
run-all: build-website

# Build Quarto website
build-site:
build-website:
quarto render

0 comments on commit be1558d

Please sign in to comment.