Skip to content

Commit

Permalink
Check out only the needed submodules
Browse files Browse the repository at this point in the history
Change-Id: Iabe48552526560996a81f2b3d0fa9015c728492c
  • Loading branch information
jobor committed Jul 12, 2024
1 parent 74044eb commit b706c70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
- name: initialize subrepositories
working-directory: source
run: ./init-repository --module-subset=qtdeclarative
run: ./init-repository --module-subset=qtdeclarative,qtshadertools,qtlanguageserver --no-optional-deps

- name: set qtdeclarative to dev and set dependencies via dependencies.yaml
working-directory: source/qtdeclarative
Expand Down

0 comments on commit b706c70

Please sign in to comment.