Skip to content

Commit

Permalink
Checkout repo with ssh
Browse files Browse the repository at this point in the history
  • Loading branch information
movchan74 committed Oct 27, 2023
1 parent 55830d2 commit 501b055
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ jobs:
${{ secrets.GH_MOBIUS_PIPELINE_KEY }}
- name: Checkout code
uses: actions/checkout@v3
with:
ssh-key: ${{ secrets.GH_AANA_SDK_KEY }}
- name: Checkout submodules
run: |
git submodule sync --recursive
Expand Down

0 comments on commit 501b055

Please sign in to comment.