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 a7da242 commit 4700267Copy full SHA for 4700267
.github/workflows/test.yml
@@ -93,6 +93,7 @@ jobs:
93
- name: Install dependencies
94
run: |
95
./install_apt_packages.sh
96
+ sudo apt-get update
97
sudo apt-get install qtbase5-dev
98
99
- uses: hendrikmuhs/ccache-action@v1.2
0 commit comments