Skip to content

Commit 45e596c

Browse files
committed
ci: attempt to fix broken dependency, use correct case of the package's DisplayName
1 parent 93fdf77 commit 45e596c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lazarus.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
with:
4040
lazarus-version: ${{ matrix.lazarus-versions }}
4141
with-cache: false
42-
include-packages: "Metadarkstyle"
42+
include-packages: "MetaDarkStyle"
4343

4444
- name: Build HeidiSQL (Windows)
4545
if: ${{ matrix.operating-system == 'windows-latest' }}

0 commit comments

Comments
 (0)