Skip to content

Commit

Permalink
Show repo structure
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasmittag committed Sep 13, 2024
1 parent 5bc4768 commit 6c26c35
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/kuksa-client.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,9 +138,7 @@ jobs:
python -m pip --quiet --no-input install --upgrade pip
- name: Initiate submodules
run: |
git submodule init
cd submodules/kuksa-databroker
git fetch origin
ls -R
git submodule update --remote --recursive
- name: Install dependencies with pip
run: |
Expand Down

0 comments on commit 6c26c35

Please sign in to comment.