Skip to content

Fix Icon type error #79

Fix Icon type error

Fix Icon type error #79

Workflow file for this run

# SPDX-FileCopyrightText: 2023 Pier Luigi Fiorini <[email protected]>
# SPDX-License-Identifier: CC0-1.0
name: CI
on:
push:
branches:
- master
- develop
tags:
- v*
pull_request:
branches:
- master
- develop
jobs:
build-qt6:
uses: lirios/.github/.github/workflows/build-linux-qt6.yml@master