Commit f33bd65
committed
Update app_location in Azure SWA workflow
Changed the `app_location` in `azure-static-web-apps-calm-plant-04da70210.yml`
from `"."` to `"/"` to explicitly specify the root directory
as the app's source code path. This improves clarity and aligns
with the app's build process requirements.1 parent a7c39af commit f33bd65
File tree
1 file changed
+1
-1
lines changed- .github/workflows
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments