Skip to content

Commit

Permalink
Set mirror for init-repository
Browse files Browse the repository at this point in the history
So I don't have to fork the repos.

Change-Id: I968e7fa81f3bdd371d52ae1a4949a3ae3fa6d5ba
  • Loading branch information
jobor committed Jul 12, 2024
1 parent b706c70 commit 888c2d7
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,qtshadertools,qtlanguageserver --no-optional-deps
run: ./init-repository --module-subset=qtdeclarative,qtshadertools,qtlanguageserver --no-optional-deps --mirror https://github.com/qt/qt5

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

0 comments on commit 888c2d7

Please sign in to comment.