mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2026-03-13 09:24:25 +08:00
ci: attempt to fix broken dependency, use correct case of the package's DisplayName
This commit is contained in:
2
.github/workflows/lazarus.yaml
vendored
2
.github/workflows/lazarus.yaml
vendored
@@ -39,7 +39,7 @@ jobs:
|
||||
with:
|
||||
lazarus-version: ${{ matrix.lazarus-versions }}
|
||||
with-cache: false
|
||||
include-packages: "Metadarkstyle"
|
||||
include-packages: "MetaDarkStyle"
|
||||
|
||||
- name: Build HeidiSQL (Windows)
|
||||
if: ${{ matrix.operating-system == 'windows-latest' }}
|
||||
|
||||
Reference in New Issue
Block a user