Skip to content

Commit

Permalink
fix: Fixed the repo submodule link in submodules workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
hmahmood24 committed Jun 25, 2024
1 parent b78933e commit b6291a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-submodules.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Checkout 🛎️ ivy
uses: actions/checkout@v4
with:
repository: unifyai/ivy
repository: ivy-llc/ivy
token: ${{ secrets.DEV_BOT_PAT }}
submodules: recursive

Expand Down

0 comments on commit b6291a1

Please sign in to comment.