Skip to content

Commit 4700267

Browse files
[CI] Added apt-get Update
1 parent a7da242 commit 4700267

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ jobs:
9393
- name: Install dependencies
9494
run: |
9595
./install_apt_packages.sh
96+
sudo apt-get update
9697
sudo apt-get install qtbase5-dev
9798
9899
- uses: hendrikmuhs/ccache-action@v1.2

0 commit comments

Comments
 (0)