Modify a file name from sdcli.py to setup.py

This commit is contained in:
hodanov 2023-06-28 08:28:17 +09:00
parent 5914453b49
commit cbc70d9fd4
2 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
deploy: deploy:
modal deploy sdcli.py modal deploy setup.py
run: run:
modal run entrypoint.py \ modal run entrypoint.py \

View File