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 24, 2024
1 parent 07f3636 commit 7be0aca
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/testExternalProjects.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,7 @@ jobs:
run: echo "processed_path=$(echo "${{ inputs.externalProjectGit }}" | cut -d'/' -f2-)" >> $GITHUB_ENV
- name: print directories
run: |
ls
# ls -d ../../${{ env.processed_path }}
ls -d node_modules/@salesforce
- name: Update for bundling
run: node ../../${{ env.processed_path }}/node_modules/@salesforce/core/scripts/updateForBundling.js
# - name: Update references for core bundle
Expand Down

0 comments on commit 7be0aca

Please sign in to comment.