Skip to content

Commit

Permalink
Remove one more .env reference
Browse files Browse the repository at this point in the history
  • Loading branch information
zachmargolis committed Apr 30, 2024
1 parent 6a2cda4 commit 0f7acd4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,4 @@ test: build
clean:
rm -rf _site

.env:
cp -n .env.example .env

.PHONY: run build build_jekyll watch_jekyll build_js watch_js setup lint typecheck test clean

0 comments on commit 0f7acd4

Please sign in to comment.