Skip to content

Commit dd11603

Browse files
committed
Minor update
1 parent 3e7b93e commit dd11603

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rules/a4v-expert-global-rule.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Enforce: **skill load → API context → file generation** for all Salesforce m
5151

5252
### 3. Deploy Verification
5353
```bash
54-
sf project deploy start --dry-run -d "<path>" --target-org <alias> --test-level NoTestRun --wait 10 --json
54+
sf project deploy start --dry-run -d "force-app/main/default" --target-org <alias> --test-level NoTestRun --wait 10 --json
5555
```
5656
On failure: attempt to fix the errors and re-run, retrying up to a maximum of 3 times until it succeeds.
5757

0 commit comments

Comments
 (0)