CI: install opensuse-qt6 deps before building with qt6
This commit is contained in:
parent
b950f0f6d4
commit
922b8aaaec
2
.github/workflows/nightly-opensuse.yml
vendored
2
.github/workflows/nightly-opensuse.yml
vendored
@ -31,7 +31,7 @@ jobs:
|
|||||||
uses: calamares/actions/generic-checkout@v5
|
uses: calamares/actions/generic-checkout@v5
|
||||||
- name: "install dependencies"
|
- name: "install dependencies"
|
||||||
shell: bash
|
shell: bash
|
||||||
run: ./ci/deps-opensuse.sh
|
run: ./ci/deps-opensuse-qt6.sh
|
||||||
- name: "build"
|
- name: "build"
|
||||||
shell: bash
|
shell: bash
|
||||||
run: ./ci/build.sh
|
run: ./ci/build.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user