Skip to content

Add missing library dependency #48

Add missing library dependency

Add missing library dependency #48

Workflow file for this run

# SPDX-FileCopyrightText: 2022 Pier Luigi Fiorini <pierluigi.fiorini@gmail.com>
#
# SPDX-License-Identifier: CC0-1.0
name: CI
on:
push:
branches:
- master
- develop
tags:
- v*
pull_request:
branches:
- master
- develop
jobs:
linux-qt6:
uses: lirios/.github/.github/workflows/build-linux-qt6.yml@master