Skip to content

Commit

Permalink
update refs
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam-Armstrong authored Jun 24, 2024
1 parent 5bbb80a commit d0c5c2f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-nightly-binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Checkout Demos🛎
uses: actions/checkout@v4
with:
repository: Transpile-AI/demos
repository: ivy-llc/demos
path: demos
persist-credentials: false
submodules: "recursive"
Expand All @@ -40,7 +40,7 @@ jobs:
- name: Checkout Ivy🛎
uses: actions/checkout@v4
with:
repository: Transpile-AI/ivy
repository: ivy-llc/ivy
ref: nightly
path: ivy
persist-credentials: false
Expand Down

0 comments on commit d0c5c2f

Please sign in to comment.