Skip to content

Commit b23d451

Browse files
committed
Github CI: Add qt6
1 parent dc98ffb commit b23d451

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/haskell.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
steps:
1818

1919
- name: Install extra software
20-
run: sudo apt-get install -y colordiff
20+
run: sudo apt-get install -y colordiff qt6-base-dev
2121

2222
- uses: actions/checkout@v2
2323

0 commit comments

Comments
 (0)