Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
plfiorini committed Jan 17, 2024
1 parent 42361ab commit e05e37c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ on:
- develop

jobs:
linux-qt5:
uses: lirios/.github/.github/workflows/build-linux-qt5.yml@master
linux-qt6:
uses: lirios/.github/.github/workflows/build-linux-qt6.yml@master
with:
dependencies: "AppStream libAppStreamQt-devel fwupd-devel libostree-devel flatpak-devel"
dependencies: "appstream-devel appstream-qt-devel fwupd-devel ostree-devel flatpak-devel"
build_dependencies: "cmake-shared qtaccountsservice fluid libliri"

0 comments on commit e05e37c

Please sign in to comment.