1
Fork 0
mirror of https://github.com/redstrate/Novus.git synced 2025-04-22 12:07:45 +00:00

Build Breeze Icons on Linux too

This commit is contained in:
Joshua Goins 2024-05-18 11:22:13 -04:00
parent 3184d5b175
commit b81e22a9ae

View file

@ -212,7 +212,7 @@ jobs:
cmake --build ${{ steps.strings.outputs.build-output-dir }}-kconfigwidgets --config ${{ matrix.build_type }} --target install
- name: Build Breeze Icons
if: (runner.os == 'Windows') && (steps.cache-prefix-restore.outputs.cache-hit != 'true')
if: steps.cache-prefix-restore.outputs.cache-hit != 'true'
continue-on-error: true
run: |
git clone https://invent.kde.org/frameworks/breeze-icons.git