Skip to content

Commit

Permalink
Debug enable for submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasmittag committed Sep 13, 2024
1 parent 7815a36 commit b090388
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/kuksa-client.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,8 @@ jobs:
- name: Initiate submodules
run: |
git submodule update --init --recursive --remote
cd submodules/kuksa-databroker
git show-ref
- name: Install dependencies with pip
run: |
cd kuksa-client
Expand Down

0 comments on commit b090388

Please sign in to comment.