Skip to content

Commit 0bd34a5

Browse files
Update linux-builds.yml
1 parent a5dd566 commit 0bd34a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux-builds.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: install qt
1313
run: |
1414
sudo apt-get update –fix-missing
15-
sudo apt-get install qt5-default
15+
sudo apt-get install qt5-default
1616
- name: qmake
1717
run: qmake
1818
- name: make

0 commit comments

Comments
 (0)