Skip to content

Commit 2937fa3

Browse files
committed
Fix CI
1 parent 039bf15 commit 2937fa3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,7 @@ jobs:
159159
160160
- name: Configure environment
161161
run: |
162+
sudo apt-get update
162163
sudo apt-get install -y linux-tools-common linux-tools-generic linux-tools-`uname -r`
163164
echo -1 | sudo tee /proc/sys/kernel/perf_event_paranoid
164165

0 commit comments

Comments
 (0)