mirror of
https://github.com/redstrate/Astra.git
synced 2025-05-01 08:27:45 +00:00
Switch to Kirigami Add-ons master branch for now
This is to make the Windows artifacts work again, we can switch back to 1.8.0 when that's eventually released.
This commit is contained in:
parent
7dd431dc14
commit
23f66be97c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -9,7 +9,7 @@ on:
|
||||||
env:
|
env:
|
||||||
QT_VERSION: 6.8.2 # Keep in sync with CMakeLists.txt
|
QT_VERSION: 6.8.2 # Keep in sync with CMakeLists.txt
|
||||||
KF_VERSION: v6.13.0 # Ditto
|
KF_VERSION: v6.13.0 # Ditto
|
||||||
KIRIGAMI_ADDONS_VERSION: v1.7.0 # Ditto x2
|
KIRIGAMI_ADDONS_VERSION: master # Ditto x2
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
reuse:
|
reuse:
|
||||||
|
|
Loading…
Add table
Reference in a new issue