Skip to content

Commit

Permalink
fixed scratch org def file
Browse files Browse the repository at this point in the history
  • Loading branch information
papaflavaflave committed Mar 14, 2024
1 parent cd9572e commit fa3c004
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Create scratch org
run: |
sfdx force:org:create -f config/project-scratch-def.json -a ci_scratch -s -d 1
sfdx force:org:create -f config/scratch-org-def.json -a ci_scratch -s -d 1

- name: Push source to scratch org
run: |
Expand Down

0 comments on commit fa3c004

Please sign in to comment.