From b2bdf4ff03ae37e13783fc4484209e6ac8e9313b Mon Sep 17 00:00:00 2001 From: Brent Pappas Date: Mon, 15 Jul 2024 13:44:23 -0400 Subject: [PATCH] gh: add dependency --- .github/workflows/temp.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/temp.yml b/.github/workflows/temp.yml index 5fd78be795..34fb58ed88 100644 --- a/.github/workflows/temp.yml +++ b/.github/workflows/temp.yml @@ -104,7 +104,7 @@ jobs: - name: Install benchmark dependencies run: | apt-get update - apt-get -y install bear + apt-get -y install bear flex - name: Clone the Linux kernel and build it to create compiliation database run: |