diff --git a/Makefile b/Makefile index 7d0e078cf..4ee7c3a32 100644 --- a/Makefile +++ b/Makefile @@ -22,7 +22,7 @@ newsite: ./scripts/buildyear.sh new2024: - npm install --legacy-peer-deps + npm install npm run-script build bundle exec jekyll build -d ./_site/year/2024 ./scripts/fix_file_extensions.sh