fix: fix spell
This commit is contained in:
@@ -33,7 +33,7 @@ Deploy:
|
|||||||
|
|
||||||
Build and deploy:
|
Build and deploy:
|
||||||
```shell
|
```shell
|
||||||
$ just builddeply
|
$ just buildfndeploy
|
||||||
```
|
```
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|||||||
@@ -8,5 +8,5 @@ buildfn:
|
|||||||
zip code.zip bootstrap {{bin}}
|
zip code.zip bootstrap {{bin}}
|
||||||
rm {{bin}}
|
rm {{bin}}
|
||||||
|
|
||||||
builddeply: buildfn
|
buildfndeploy: buildfn
|
||||||
fun deploy
|
fun deploy
|
||||||
|
|||||||
Reference in New Issue
Block a user