Revome llvm-14-tools from failures CI

This commit is contained in:
Antoni Boucher 2023-10-18 19:04:47 -04:00
parent 99bc37e075
commit c7679c4831

View File

@ -31,8 +31,7 @@ jobs:
path: llvm
- name: Install packages
# `llvm-14-tools` is needed to install the `FileCheck` binary which is used for asm tests.
run: sudo apt-get install ninja-build ripgrep llvm-14-tools
run: sudo apt-get install ninja-build ripgrep
- name: Download artifact
uses: dawidd6/action-download-artifact@v2