Skip to content

Commit ca21ec1

Browse files
committed
CI: Remove make installation step
1 parent 37ca6f6 commit ca21ec1

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

Diff for: .github/workflows/run.yaml

-5
Original file line numberDiff line numberDiff line change
@@ -75,11 +75,6 @@ jobs:
7575
- name: Set up V
7676
run: brew install v
7777

78-
- name: Install Make
79-
run: |
80-
sudo apt update
81-
sudo apt install make
82-
8378
- name: Run main benchmark
8479
run: make run
8580

0 commit comments

Comments
 (0)