Skip to content

Commit d557bba

Browse files
committed
CI sudo apt-get update
1 parent a173ab7 commit d557bba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/continuous.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
- name: Dependencies (Linux)
4040
if: runner.os == 'Linux'
4141
run: |
42+
sudo apt-get update
4243
sudo apt-get install \
4344
ccache \
4445
xorg-dev \

0 commit comments

Comments
 (0)