Fix makefile
This commit is contained in:
parent
12b0930418
commit
502653f8d8
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -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 "
|
||||
|
|
|
|||
Loading…
Reference in a new issue