Skip to content

Commit

Permalink
Install qtdbus on macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
ericwa committed Jan 8, 2024
1 parent 225b754 commit 1434667
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/continuous-building.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
uses: jurplel/install-qt-action@v3
with:
version: 5.15.2
modules: qtdbus
- name: 'macOS: Build the artifact'
if: startsWith(matrix.os, 'macos-')
run: ./build-osx.sh
Expand Down

0 comments on commit 1434667

Please sign in to comment.