Skip to content

Commit 3ba62cf

Browse files
committed
Fix another release workflow failure, v2.9.11
1 parent 3e9e6fe commit 3ba62cf

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,8 @@ jobs:
235235
- build-libs
236236
- build-gnome-x86_64
237237
- build-gnome-aarch64
238-
- build-kwin-steamos
238+
- build-kwin-steamos-3_7
239+
- build-kwin-steamos-3_8
239240
- build-vulkan-x86_64
240241
if: needs.check-version-change.outputs.should-release == 'true'
241242
runs-on: ubuntu-latest

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.9.10
1+
2.9.11

0 commit comments

Comments
 (0)