Fix makefile

This commit is contained in:
Nicole Tietz-Sokolskaya 2024-02-25 07:10:48 -05:00
parent 12b0930418
commit 502653f8d8
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
publish:
bash -c "source .env && npx wrangler pages deploy public "
bash -c "source .env && npx wrangler pages deploy public --project-name swarthmore-computer-club "