Skip to content

Commit

Permalink
chore: remove reference to deprecated frontend-lib-content-components (
Browse files Browse the repository at this point in the history
  • Loading branch information
bradenmacdonald authored Aug 30, 2024
1 parent 2740681 commit 33e7d71
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/analyze-dependents.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,11 +160,6 @@ jobs:
with:
repository: openedx/frontend-learner-portal-base
path: dependent-usage-analyzer/.projects/frontend-learner-portal-base
- name: Checkout openedx/frontend-lib-content-components
uses: actions/checkout@v3
with:
repository: openedx/frontend-lib-content-components
path: dependent-usage-analyzer/.projects/frontend-lib-content-components
- name: Checkout openedx/frontend-lib-special-exams
uses: actions/checkout@v3
with:
Expand Down
1 change: 0 additions & 1 deletion dependent-usage-analyzer/checkout-dependents.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ mkdir .projects
git clone git@github.com:openedx/frontend-component-header.git --depth 1
git clone git@github.com:openedx/frontend-enterprise.git --depth 1
git clone git@github.com:openedx/frontend-learner-portal-base.git --depth 1
git clone git@github.com:edx/frontend-lib-content-components.git --depth 1
git clone git@github.com:edx/frontend-lib-special-exams.git --depth 1
git clone git@github.com:openedx/frontend-platform.git --depth 1
git clone git@github.com:openedx/frontend-template-application.git --depth 1
Expand Down

0 comments on commit 33e7d71

Please sign in to comment.