Skip to content

Commit

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

0 comments on commit 60dab9f

Please sign in to comment.