Skip to content

Commit

Permalink
fix: dang
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevmo92 committed Dec 16, 2024
1 parent 46c495d commit 59fbbca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/demo-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
id: setup-org
shell: bash
run: |
sf org create -f config/project-scratch-def.json -y 1 -d
sf org create scratch -f config/project-scratch-def.json -y 1 -d
auth_url=$(sf org display --json --verbose | jq -r '.result.sfdxAuthUrl')
echo "auth-url=" >> $GITHUB_OUTPUT
Expand Down

0 comments on commit 59fbbca

Please sign in to comment.