[ci] yarn format
This commit is contained in:
parent
7414113065
commit
2ac02255a3
1 changed files with 2 additions and 2 deletions
|
@ -342,10 +342,10 @@ You can deploy your Astro project on [Render](https://render.com/) following the
|
||||||
1. Create a [render.com account](https://dashboard.render.com/) and sign in
|
1. Create a [render.com account](https://dashboard.render.com/) and sign in
|
||||||
2. Click the **New +** button from your dashboard and select **Static Site**
|
2. Click the **New +** button from your dashboard and select **Static Site**
|
||||||
3. Connect your [GitHub](https://github.com/) or [GitLab](https://about.gitlab.com/) repository or alternatively enter the public URL of a public repository
|
3. Connect your [GitHub](https://github.com/) or [GitLab](https://about.gitlab.com/) repository or alternatively enter the public URL of a public repository
|
||||||
4. Give your website a name, select the branch and specify the build command and publish directory
|
4. Give your website a name, select the branch and specify the build command and publish directory
|
||||||
- **build command:** `npm run build`
|
- **build command:** `npm run build`
|
||||||
- **publish directory:** `dist`
|
- **publish directory:** `dist`
|
||||||
6. Click the **Create Static Site** button
|
5. Click the **Create Static Site** button
|
||||||
|
|
||||||
## Credits
|
## Credits
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue