diff --git a/.github/workflows/lazarus.yaml b/.github/workflows/lazarus.yaml index 42040392..d19e5e8e 100644 --- a/.github/workflows/lazarus.yaml +++ b/.github/workflows/lazarus.yaml @@ -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' }}