Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
plfiorini committed Dec 31, 2023
1 parent a450ea1 commit 9953b09
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"
build_dependencies: "cmake-shared qtgsettings aurora-scanner aurora-client"
build_dependencies: "cmake-shared qtgsettings aurora-scanner"

0 comments on commit 9953b09

Please sign in to comment.