Skip to content

Commit

Permalink
Complete sumodule structure
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasmittag committed Sep 13, 2024
1 parent 6c26c35 commit a25920d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kuksa-client.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ jobs:
- name: Checkout kuksa-python-sdk
uses: actions/checkout@v4
with:
submodules: 'true'
submodules: recursive
- name: Install pip
run: |
python -m pip --quiet --no-input install --upgrade pip
Expand Down

0 comments on commit a25920d

Please sign in to comment.