Skip to content

Commit 3e199f3

Browse files
Merge pull request #224811 from RyanHill-MSFT/issues/100477-missing-command
(Azure CXP Community) missing command
2 parents d431fa5 + 3db7c1c commit 3e199f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/static-web-apps/deploy-nuxtjs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ https://github.com/<YOUR_GITHUB_USERNAME>/nuxt-3-starter/actions
143143
144144
### Synchronize changes
145145
146-
When you created the app, Azure Static Web Apps created a GitHub Actions workflow file in your repository. Return to the terminal and run the following command to pull the commit containing the new file.
146+
When you created the app, Azure Static Web Apps created a GitHub Actions workflow file in your repository. Return to the terminal and run the following command `git pull origin main` to pull the commit containing the new file.
147147
148148
## Configure dynamic routes
149149

0 commit comments

Comments
 (0)