Skip to content

Commit 8f42008

Browse files
authored
ci: Attempt to fix arm test (#4845)
1 parent 49acafc commit 8f42008

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
@@ -75,6 +75,7 @@ jobs:
7575
if: runner.os == 'Linux'
7676
run: |
7777
pip3 install python-language-server
78+
sudo apt-get update
7879
sudo apt-get install clangd-15
7980
8081
- name: Install depedencies (macOS)

0 commit comments

Comments
 (0)