File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 54
54
# - run: sf shane github src install --convert --githubuser apex-enterprise-patterns --repo at4dx-samplecode --path sfdx-source/reference-implementation-sales
55
55
# - run: sf shane github src install --convert --githubuser apex-enterprise-patterns --repo at4dx-samplecode --path sfdx-source/reference-implementation-service
56
56
- name : Install sample code project to verify with
57
- run : git clone https://github.com/apex-enterprise-patterns/at4dx-samplecode.git "temp/at4dx-samplecode" && cd temp/at4dx-samplecode
57
+ run : git clone https://github.com/apex-enterprise-patterns/at4dx-samplecode.git "temp/at4dx-samplecode"
58
+ - run : cd temp/at4dx-samplecode
58
59
- run : sf project deploy start --ignore-conflicts --target-org at4dx-ci-check --source-dir sfdx-source/reference-implementation-common
59
60
- run : sf project deploy start --ignore-conflicts --target-org at4dx-ci-check --source-dir sfdx-source/reference-implementation-marketing
60
61
- run : sf project deploy start --ignore-conflicts --target-org at4dx-ci-check --source-dir sfdx-source/reference-implementation-sales
You can’t perform that action at this time.
0 commit comments