Skip to content

Commit

Permalink
Check out source repo
Browse files Browse the repository at this point in the history
Otherwise we can't use the local download actions
  • Loading branch information
danielrbradley committed Aug 14, 2024
1 parent 0eeaa1d commit 69be957
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/dispatch_build_sdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
needs: prerequisites
runs-on: ubuntu-latest
steps:
- name: Checkout Repo
uses: actions/checkout@v4
- name: Checkout central SDK repo
uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 69be957

Please sign in to comment.