We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc98ffb commit b23d451Copy full SHA for b23d451
1 file changed
.github/workflows/haskell.yaml
@@ -17,7 +17,7 @@ jobs:
17
steps:
18
19
- name: Install extra software
20
- run: sudo apt-get install -y colordiff
+ run: sudo apt-get install -y colordiff qt6-base-dev
21
22
- uses: actions/checkout@v2
23
0 commit comments