Skip to content

Commit e337bb4

Browse files
committed
ci: Fix GitHub Actions
1 parent 64597af commit e337bb4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/windows-matrix.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2021-2022, Collabora, Ltd.
1+
# Copyright 2021-2023, Collabora, Ltd.
22
# SPDX-License-Identifier: CC0-1.0
33

44
name: Windows builds
@@ -30,6 +30,7 @@ jobs:
3030
with:
3131
preset: ${{ matrix.preset }}
3232
artifactName: "loader_${{ matrix.preset }}"
33+
buildType: "RelWithDebInfo"
3334

3435
organize-and-release-artifacts:
3536
if: inputs.organizeAndRelease

0 commit comments

Comments
 (0)