Skip to content

Commit

Permalink
Fetch repository
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasmittag committed Sep 13, 2024
1 parent db15536 commit 5bc4768
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/kuksa-client.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,8 @@ jobs:
run: |
git submodule init
cd submodules/kuksa-databroker
git show-ref
git fetch origin
git submodule update --remote --recursive
- name: Install dependencies with pip
run: |
cd kuksa-client
Expand Down

0 comments on commit 5bc4768

Please sign in to comment.