Skip to content

Commit

Permalink
Update testExternalProjects.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
CristiCanizales authored May 23, 2024
1 parent 19fa3f8 commit 3f12801
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testExternalProjects.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
- name: Swap this dependency for the bundled version
run: |
yarn remove @salesforce/core
yarn add forcedotcom/sfdx-core#${{ inputs.bundledBranch }}
yarn add CristiCanizales/sfdx-core#${{ inputs.bundledBranch }}
cd node_modules/@salesforce/core
yarn install
yarn build
Expand Down

0 comments on commit 3f12801

Please sign in to comment.